gawk-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] gawk branch, gawk-5.1-stable, updated. gawk-4.1.0-4109-g3eeceba


From: Arnold Robbins
Subject: [SCM] gawk branch, gawk-5.1-stable, updated. gawk-4.1.0-4109-g3eeceba
Date: Tue, 1 Sep 2020 03:25:42 -0400 (EDT)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gawk".

The branch, gawk-5.1-stable has been updated
       via  3eeceba9fd22cc571a5232ef62b6df0110bb6868 (commit)
      from  374a2c195c5f2b656e503c3cc297dbcd50067f33 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.sv.gnu.org/cgit/gawk.git/commit/?id=3eeceba9fd22cc571a5232ef62b6df0110bb6868

commit 3eeceba9fd22cc571a5232ef62b6df0110bb6868
Author: Arnold D. Robbins <arnold@skeeve.com>
Date:   Tue Sep 1 10:24:50 2020 +0300

    Minor edits to man page and reference card.

diff --git a/doc/ChangeLog b/doc/ChangeLog
index c70ca85..89f836a 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 f19665d..7cf90cc 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
diff --git a/doc/gawk.1 b/doc/gawk.1
index a4d8912..a8cf39f 100644
--- a/doc/gawk.1
+++ b/doc/gawk.1
@@ -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

-----------------------------------------------------------------------

Summary of changes:
 doc/ChangeLog  | 5 +++++
 doc/awkcard.in | 8 ++++----
 doc/gawk.1     | 3 +--
 3 files changed, 10 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
gawk



reply via email to

[Prev in Thread] Current Thread [Next in Thread]