aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gawk.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/gawk.1')
-rw-r--r--doc/gawk.17
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/gawk.1 b/doc/gawk.1
index 57231524..f7ec6d18 100644
--- a/doc/gawk.1
+++ b/doc/gawk.1
@@ -14,7 +14,7 @@
. if \w'\(rq' .ds rq "\(rq
. \}
.\}
-.TH GAWK 1 "Apr 24 2011" "Free Software Foundation" "Utility Commands"
+.TH GAWK 1 "Apr 29 2011" "Free Software Foundation" "Utility Commands"
.SH NAME
gawk \- pattern scanning and processing language
.SH SYNOPSIS
@@ -309,13 +309,14 @@ This option disables command-line variable assignments.
.PD
.B \-\^\-gen\-pot
Scan and parse the \*(AK program, and generate a \*(GN
-.B \&.po
+.B \&.pot
+(Portable Object Template)
format file on standard output with entries for all localizable
strings in the program. The program itself is not executed.
See the \*(GN
.I gettext
distribution for more information on
-.B \&.po
+.B \&.pot
files.
.TP
.PD 0