aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gawk.1
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2021-05-30 16:03:11 +0300
committerArnold D. Robbins <arnold@skeeve.com>2021-05-30 16:03:11 +0300
commit231a84fb021b17006b1bf6a9d45fb15d6e883960 (patch)
tree7c5d976fc75f24d42608b5f41991f2745a066807 /doc/gawk.1
parentbdcf2bec72b818f6a6e9e0876e61ac9545d1efda (diff)
downloadegawk-231a84fb021b17006b1bf6a9d45fb15d6e883960.tar.gz
egawk-231a84fb021b17006b1bf6a9d45fb15d6e883960.tar.bz2
egawk-231a84fb021b17006b1bf6a9d45fb15d6e883960.zip
Documentation fixes.
Diffstat (limited to 'doc/gawk.1')
-rw-r--r--doc/gawk.14
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/gawk.1 b/doc/gawk.1
index 1c382c1c..6c72a887 100644
--- a/doc/gawk.1
+++ b/doc/gawk.1
@@ -13,7 +13,7 @@
. if \w'\(rq' .ds rq "\(rq
. \}
.\}
-.TH GAWK 1 "May 02 2021" "Free Software Foundation" "Utility Commands"
+.TH GAWK 1 "May 30 2021" "Free Software Foundation" "Utility Commands"
.SH NAME
gawk \- pattern scanning and processing language
.SH SYNOPSIS
@@ -3710,7 +3710,7 @@ accommodate applications that depended upon the old behavior.
(This feature was agreed upon by both the Bell Laboratories developers
and the \*(GN developers.)
.PP
-When procesiing arguments,
+When processing arguments,
.I gawk
uses the special option \*(lq\-\^\-\*(rq to signal the end of
arguments.