diff options
Diffstat (limited to 'extension/readfile.3am')
-rw-r--r-- | extension/readfile.3am | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/extension/readfile.3am b/extension/readfile.3am index 8daec423..688d9cd5 100644 --- a/extension/readfile.3am +++ b/extension/readfile.3am @@ -1,4 +1,4 @@ -.TH READFILE 3am "Aug 08 2012" "Free Software Foundation" "GNU Awk Extension Modules" +.TH READFILE 3am "Jan 15 2013" "Free Software Foundation" "GNU Awk Extension Modules" .SH NAME readfile \- return the entire contents of a file as a string .SH SYNOPSIS @@ -37,6 +37,7 @@ if (contents == "" && ERRNO != "") { .IR filefuncs (3am), .IR fnmatch (3am), .IR fork (3am), +.IR inplace (3am), .IR ordchr (3am), .IR readdir (3am), .IR revoutput (3am), @@ -46,7 +47,7 @@ if (contents == "" && ERRNO != "") { 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 |