diff options
Diffstat (limited to 'extension/filefuncs.3am')
-rw-r--r-- | extension/filefuncs.3am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extension/filefuncs.3am b/extension/filefuncs.3am index 3e606bc5..bdb8fe52 100644 --- a/extension/filefuncs.3am +++ b/extension/filefuncs.3am @@ -305,12 +305,15 @@ heirarchy and its information. .SH EXAMPLE .ft CW .nf +FIXME: NEED AN EXAMPLE .fi .ft R .SH "SEE ALSO" .IR "GAWK: Effective AWK Programming" , .IR fnmatch (3am), +.IR fork (3am), .IR ordchr (3am), +.IR readdir (3am), .IR readfile (3am), .IR rwarray (3am), .IR time (3am). |