aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gawk.1
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2022-03-10 09:24:12 +0200
committerArnold D. Robbins <arnold@skeeve.com>2022-03-10 09:24:12 +0200
commitd107bd04bfef662cca9580bd7aed01144a5d2dfb (patch)
treef3fe9c4d981b0e58bf7e68305201c6e9cb6ac483 /doc/gawk.1
parente38662457d3f502d246921e6084db2c765b74058 (diff)
downloadegawk-d107bd04bfef662cca9580bd7aed01144a5d2dfb.tar.gz
egawk-d107bd04bfef662cca9580bd7aed01144a5d2dfb.tar.bz2
egawk-d107bd04bfef662cca9580bd7aed01144a5d2dfb.zip
Formatting fixes to the man page.
Diffstat (limited to 'doc/gawk.1')
-rw-r--r--doc/gawk.16
1 files changed, 2 insertions, 4 deletions
diff --git a/doc/gawk.1 b/doc/gawk.1
index 8543c8b5..ce2681ac 100644
--- a/doc/gawk.1
+++ b/doc/gawk.1
@@ -185,8 +185,7 @@ Each argument supplied via
.B \-e
is treated as if it begins with an implicit \fB@namespace "awk"\fR statement.
.TP
-.BI \-E " file"\fR, "\c
-.BI \-\^\-exec " file"
+\fB\-E \fIfile\fR, \fB\-\^\-exec \fIfile\fR
Similar to
.BR \-f ,
however, this is option is the last one processed.
@@ -213,8 +212,7 @@ Per the
.IR "GNU Coding Standards" ,
these options cause an immediate, successful exit.
.TP
-.BI "\-i " include-file"\fR, "\c
-.BI \-\^\-include " include-file"
+\fB\-i \fIinclude-file\fR, \fB\-\^\-include \fIinclude-file\fR
Load an awk source library.
This searches for the library using the
.B AWKPATH