diff options
Diffstat (limited to 'doc/gawk.1')
-rw-r--r-- | doc/gawk.1 | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -14,7 +14,7 @@ . if \w'\(rq' .ds rq "\(rq . \} .\} -.TH GAWK 1 "May 5 2011" "Free Software Foundation" "Utility Commands" +.TH GAWK 1 "May 19 2011" "Free Software Foundation" "Utility Commands" .SH NAME gawk \- pattern scanning and processing language .SH SYNOPSIS @@ -247,7 +247,7 @@ Print the short version of the \*(GN copyright information message on the standard output and exit successfully. .TP .PD 0 -\fB\-d \fR[\fIfile\fR] +\fB\-d\fR[\fIfile\fR] .TP .PD \fB\-\^\-dump-variables\fR[\fB=\fIfile\fR] @@ -397,7 +397,7 @@ Currently, this includes just simple constant-folding. The maintainer hopes to add additional optimizations over time. .TP .PD 0 -\fB\-p \fR[\fIprof_file\fR] +\fB\-p\fR[\fIprof_file\fR] .TP .PD \fB\-\^\-profile\fR[\fB=\fIprof_file\fR] |