diff options
Diffstat (limited to 'extension/readdir.3am')
-rw-r--r-- | extension/readdir.3am | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/extension/readdir.3am b/extension/readdir.3am index 297e24be..4ba5abc7 100644 --- a/extension/readdir.3am +++ b/extension/readdir.3am @@ -1,4 +1,4 @@ -.TH READDIR 3am "Nov 18 2012" "Free Software Foundation" "GNU Awk Extension Modules" +.TH READDIR 3am "Jan 15 2013" "Free Software Foundation" "GNU Awk Extension Modules" .SH NAME readdir \- directory input parser for gawk .SH SYNOPSIS @@ -67,6 +67,7 @@ BEGIN { FS = "/" } .IR filefuncs (3am), .IR fnmatch (3am), .IR fork (3am), +.IR inplace (3am), .IR ordchr (3am), .IR readfile (3am), .IR revoutput (3am), @@ -80,7 +81,7 @@ BEGIN { FS = "/" } Arnold Robbins, .BR arnold@skeeve.com . .SH COPYING PERMISSIONS -Copyright \(co 2012 +Copyright \(co 2012, 2013, Free Software Foundation, Inc. .PP Permission is granted to make and distribute verbatim copies of |