diff options
-rw-r--r-- | doc/ChangeLog | 5 | ||||
-rw-r--r-- | doc/awkcard.in | 8 | ||||
-rw-r--r-- | doc/gawk.1 | 3 |
3 files changed, 10 insertions, 6 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index c70ca85c..89f836ad 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,8 @@ +2020-09-01 Arnold D. Robbins <arnold@skeeve.com> + + * gawk.1: Minor edits. + * awkcard.in: Ditto. + 2020-08-31 Arnold D. Robbins <arnold@skeeve.com> * gawktexi.in (Uniq Program): Updated uniq.awk to follow 2020 POSIX. diff --git a/doc/awkcard.in b/doc/awkcard.in index f19665d0..7cf90cc7 100644 --- a/doc/awkcard.in +++ b/doc/awkcard.in @@ -1078,11 +1078,11 @@ Decreasing the value of \*(FCNF\fP causes the trailing fields to be lost.\*(CX .fi \*(CDIt is possible to call the \*(FClength()\fP built-in function not only with no argument, but even without parentheses. -Doing so, however, is poor practice, -and \*(GK +Doing so, however, is poor practice. +\*(CB\*(GK issues a warning about its use if \*(FC\-\^\-lint\fP -is specified on the command line.\*(CB -.EB "\s+2\f(HBHISTORICAL FEATURES (\*(GK\f(HB)\*(FR\s0" +is specified on the command line.\*(CL +.EB "\s+2\f(HBHISTORICAL FEATURES\*(FR\s0" .BT .\" --- Regular Expressions @@ -13,7 +13,7 @@ . if \w'\(rq' .ds rq "\(rq . \} .\} -.TH GAWK 1 "Jul 2 2020" "Free Software Foundation" "Utility Commands" +.TH GAWK 1 "Aug 31 2020" "Free Software Foundation" "Utility Commands" .SH NAME gawk \- pattern scanning and processing language .SH SYNOPSIS @@ -501,7 +501,6 @@ cannot be used in place of and .BR ^= . .RE -.bp \" MANUAL EDIT .TP .PD 0 .B \-r |