diff options
Diffstat (limited to 'extension/ordchr.3am')
-rw-r--r-- | extension/ordchr.3am | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/extension/ordchr.3am b/extension/ordchr.3am index 86312a3a..a2b712ff 100644 --- a/extension/ordchr.3am +++ b/extension/ordchr.3am @@ -1,4 +1,4 @@ -.TH ORDCHR 3am "Aug 08 2012" "Free Software Foundation" "GNU Awk Extension Modules" +.TH ORDCHR 3am "Jan 15 2013" "Free Software Foundation" "GNU Awk Extension Modules" .SH NAME ordchr \- convert characters to strings and vice versa .SH SYNOPSIS @@ -44,6 +44,7 @@ printf("The string value of 65 is %s\en", chr(65)) .IR filefuncs (3am), .IR fnmatch (3am), .IR fork (3am), +.IR inplace (3am), .IR readdir (3am), .IR readfile (3am), .IR revoutput (3am), @@ -53,7 +54,7 @@ printf("The string value of 65 is %s\en", chr(65)) 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 |