From 9e2c7a30a0dfa4f50ea4c052d18f9a923bb51b87 Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Wed, 27 Apr 2011 21:55:24 +0300 Subject: Documentation updates. --- doc/gawk.1 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'doc/gawk.1') 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 -- cgit v1.2.3