diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2013-01-15 19:50:14 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2013-01-15 19:50:14 +0200 |
commit | 442fcc98d61531a882e95d95f133aa6735df0f90 (patch) | |
tree | 3e1f759811ba24b217764b91c7cd87a53c0660ad /extension/revoutput.3am | |
parent | edce216d276505437c9cc156f0db4fa586639d76 (diff) | |
download | egawk-442fcc98d61531a882e95d95f133aa6735df0f90.tar.gz egawk-442fcc98d61531a882e95d95f133aa6735df0f90.tar.bz2 egawk-442fcc98d61531a882e95d95f133aa6735df0f90.zip |
Add man page for inplace extension. Update others.
Diffstat (limited to 'extension/revoutput.3am')
-rw-r--r-- | extension/revoutput.3am | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/extension/revoutput.3am b/extension/revoutput.3am index 61e34124..9c8f062f 100644 --- a/extension/revoutput.3am +++ b/extension/revoutput.3am @@ -1,4 +1,4 @@ -.TH REVOUTPUT 3am "Oct 14 2012" "Free Software Foundation" "GNU Awk Extension Modules" +.TH REVOUTPUT 3am "Jan 15 2013" "Free Software Foundation" "GNU Awk Extension Modules" .SH NAME revoutput \- Reverse output strings sample extension .SH SYNOPSIS @@ -40,6 +40,7 @@ dlrow ,olleh .IR filefuncs (3am), .IR fnmatch (3am), .IR fork (3am), +.IR inplace (3am), .IR ordchr (3am), .IR readdir (3am), .IR readfile (3am), @@ -49,7 +50,7 @@ dlrow ,olleh 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 |