diff options
Diffstat (limited to 'extension/filefuncs.3am')
-rw-r--r-- | extension/filefuncs.3am | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/extension/filefuncs.3am b/extension/filefuncs.3am index 396502c6..d0eb2acf 100644 --- a/extension/filefuncs.3am +++ b/extension/filefuncs.3am @@ -1,4 +1,4 @@ -.TH FILEFUNCS 3am "Dec 25 2012" "Free Software Foundation" "GNU Awk Extension Modules" +.TH FILEFUNCS 3am "Jan 15 2013" "Free Software Foundation" "GNU Awk Extension Modules" .SH NAME filefuncs \- provide some file related functionality to gawk .SH SYNOPSIS @@ -331,6 +331,7 @@ distribution for an example. .IR "GAWK: Effective AWK Programming" , .IR fnmatch (3am), .IR fork (3am), +.IR inplace (3am), .IR ordchr (3am), .IR readdir (3am), .IR readfile (3am), @@ -345,7 +346,7 @@ distribution for an example. 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 |