diff options
Diffstat (limited to 'extension/fork.3am')
-rw-r--r-- | extension/fork.3am | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/extension/fork.3am b/extension/fork.3am index 9d89aa56..c87dada4 100644 --- a/extension/fork.3am +++ b/extension/fork.3am @@ -1,4 +1,4 @@ -.TH FORK 3am "Aug 08 2012" "Free Software Foundation" "GNU Awk Extension Modules" +.TH FORK 3am "Jan 15 2013" "Free Software Foundation" "GNU Awk Extension Modules" .SH NAME fork, wait, waitpid \- basic process management .SH SYNOPSIS @@ -59,6 +59,7 @@ else .IR "GAWK: Effective AWK Programming" , .IR filefuncs (3am), .IR fnmatch (3am), +.IR inplace (3am), .IR ordchr (3am), .IR readdir (3am), .IR readfile (3am), @@ -73,7 +74,7 @@ else 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 |