diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2011-05-19 17:12:48 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2011-05-19 17:12:48 +0300 |
commit | c6d49e92c880824cb1a1dbd281c336249a0f0cf7 (patch) | |
tree | 91f00fd691247a8abd68c493656c725afe322375 /doc/gawk.1 | |
parent | 6da1fa8663a1b8a55a5d90054bc71f04007b8935 (diff) | |
download | egawk-c6d49e92c880824cb1a1dbd281c336249a0f0cf7.tar.gz egawk-c6d49e92c880824cb1a1dbd281c336249a0f0cf7.tar.bz2 egawk-c6d49e92c880824cb1a1dbd281c336249a0f0cf7.zip |
Documentation and compile fixes.
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] |