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-4253-g9a15a6a


From: Arnold Robbins
Subject: [SCM] gawk branch, gawk-5.1-stable, updated. gawk-4.1.0-4253-g9a15a6a
Date: Sun, 30 May 2021 08:56:15 -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  9a15a6a255b5c4c1086c5b6b6e97745b43240feb (commit)
      from  aa3d53c78f360c6e460d1facf46f1e7e744ac14a (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=9a15a6a255b5c4c1086c5b6b6e97745b43240feb

commit 9a15a6a255b5c4c1086c5b6b6e97745b43240feb
Author: Arnold D. Robbins <arnold@skeeve.com>
Date:   Sun May 30 15:55:46 2021 +0300

    Small doc fixes.

diff --git a/doc/ChangeLog b/doc/ChangeLog
index 13fd2ce..96d86eb 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,8 @@
+2021-05-30         Arnold D. Robbins     <arnold@skeeve.com>
+
+       * gawktexi.in (Feature History): Fix a typo and clarify wording.
+       Thanks to Antonio Columbo for the report.
+
 2021-05-27         Arnold D. Robbins     <arnold@skeeve.com>
 
        * gawktexi.in (Feature History): Add features from 5.1.1.
diff --git a/doc/gawk.info b/doc/gawk.info
index c6ad84f..ea5ff5b 100644
--- a/doc/gawk.info
+++ b/doc/gawk.info
@@ -29973,7 +29973,7 @@ unfortunately.  It added the following features:
 
    * Support was added for MSYS2.
 
-   * 'asorti()' and 'asorti()' were changed to allow 'FUNCTAB' and
+   * 'asort()' and 'asorti()' were changed to allow 'FUNCTAB' and
      'SYMTAB' as the first argument if a second destination array is
      supplied (*note String Functions::).
 
@@ -29986,8 +29986,8 @@ unfortunately.  It added the following features:
    * Several example programs in the manual were updated to their modern
      POSIX equivalents.
 
-   * The "no effect" lint warnings were fixed up and now behave more
-     sanely (*note Options::).
+   * The "no effect" lint warnings from '--lint' were fixed up and now
+     behave more sanely (*note Options::).
 
    * Handling of Infinity and NaN values were improved.  *Note Math
      Definitions::, and also see *note POSIX Floating Point Problems::.
@@ -38615,74 +38615,74 @@ Node: POSIX1183044
 Node: BTL1184425
 Node: POSIX/GNU1185154
 Node: Feature History1190932
-Node: Common Extensions1208000
-Node: Ranges and Locales1209283
-Ref: Ranges and Locales-Footnote-11213899
-Ref: Ranges and Locales-Footnote-21213926
-Ref: Ranges and Locales-Footnote-31214161
-Node: Contributors1214384
-Node: History summary1220381
-Node: Installation1221761
-Node: Gawk Distribution1222705
-Node: Getting1223189
-Node: Extracting1224152
-Node: Distribution contents1225790
-Node: Unix Installation1232270
-Node: Quick Installation1232952
-Node: Shell Startup Files1235366
-Node: Additional Configuration Options1236455
-Node: Configuration Philosophy1238770
-Node: Non-Unix Installation1241139
-Node: PC Installation1241599
-Node: PC Binary Installation1242437
-Node: PC Compiling1242872
-Node: PC Using1243989
-Node: Cygwin1247542
-Node: MSYS1248766
-Node: VMS Installation1249368
-Node: VMS Compilation1250159
-Ref: VMS Compilation-Footnote-11251388
-Node: VMS Dynamic Extensions1251446
-Node: VMS Installation Details1253131
-Node: VMS Running1255384
-Node: VMS GNV1259663
-Node: VMS Old Gawk1260398
-Node: Bugs1260869
-Node: Bug address1261532
-Node: Usenet1264514
-Node: Maintainers1265518
-Node: Other Versions1266703
-Node: Installation summary1274568
-Node: Notes1275777
-Node: Compatibility Mode1276571
-Node: Additions1277353
-Node: Accessing The Source1278278
-Node: Adding Code1279715
-Node: New Ports1285934
-Node: Derived Files1290309
-Ref: Derived Files-Footnote-11295969
-Ref: Derived Files-Footnote-21296004
-Ref: Derived Files-Footnote-31296602
-Node: Future Extensions1296716
-Node: Implementation Limitations1297374
-Node: Extension Design1298584
-Node: Old Extension Problems1299728
-Ref: Old Extension Problems-Footnote-11301246
-Node: Extension New Mechanism Goals1301303
-Ref: Extension New Mechanism Goals-Footnote-11304667
-Node: Extension Other Design Decisions1304856
-Node: Extension Future Growth1306969
-Node: Notes summary1307575
-Node: Basic Concepts1308733
-Node: Basic High Level1309414
-Ref: figure-general-flow1309696
-Ref: figure-process-flow1310381
-Ref: Basic High Level-Footnote-11313682
-Node: Basic Data Typing1313867
-Node: Glossary1317195
-Node: Copying1349080
-Node: GNU Free Documentation License1386623
-Node: Index1411743
+Node: Common Extensions1208013
+Node: Ranges and Locales1209296
+Ref: Ranges and Locales-Footnote-11213912
+Ref: Ranges and Locales-Footnote-21213939
+Ref: Ranges and Locales-Footnote-31214174
+Node: Contributors1214397
+Node: History summary1220394
+Node: Installation1221774
+Node: Gawk Distribution1222718
+Node: Getting1223202
+Node: Extracting1224165
+Node: Distribution contents1225803
+Node: Unix Installation1232283
+Node: Quick Installation1232965
+Node: Shell Startup Files1235379
+Node: Additional Configuration Options1236468
+Node: Configuration Philosophy1238783
+Node: Non-Unix Installation1241152
+Node: PC Installation1241612
+Node: PC Binary Installation1242450
+Node: PC Compiling1242885
+Node: PC Using1244002
+Node: Cygwin1247555
+Node: MSYS1248779
+Node: VMS Installation1249381
+Node: VMS Compilation1250172
+Ref: VMS Compilation-Footnote-11251401
+Node: VMS Dynamic Extensions1251459
+Node: VMS Installation Details1253144
+Node: VMS Running1255397
+Node: VMS GNV1259676
+Node: VMS Old Gawk1260411
+Node: Bugs1260882
+Node: Bug address1261545
+Node: Usenet1264527
+Node: Maintainers1265531
+Node: Other Versions1266716
+Node: Installation summary1274581
+Node: Notes1275790
+Node: Compatibility Mode1276584
+Node: Additions1277366
+Node: Accessing The Source1278291
+Node: Adding Code1279728
+Node: New Ports1285947
+Node: Derived Files1290322
+Ref: Derived Files-Footnote-11295982
+Ref: Derived Files-Footnote-21296017
+Ref: Derived Files-Footnote-31296615
+Node: Future Extensions1296729
+Node: Implementation Limitations1297387
+Node: Extension Design1298597
+Node: Old Extension Problems1299741
+Ref: Old Extension Problems-Footnote-11301259
+Node: Extension New Mechanism Goals1301316
+Ref: Extension New Mechanism Goals-Footnote-11304680
+Node: Extension Other Design Decisions1304869
+Node: Extension Future Growth1306982
+Node: Notes summary1307588
+Node: Basic Concepts1308746
+Node: Basic High Level1309427
+Ref: figure-general-flow1309709
+Ref: figure-process-flow1310394
+Ref: Basic High Level-Footnote-11313695
+Node: Basic Data Typing1313880
+Node: Glossary1317208
+Node: Copying1349093
+Node: GNU Free Documentation License1386636
+Node: Index1411756
 
 End Tag Table
 
diff --git a/doc/gawk.texi b/doc/gawk.texi
index 8efef3b..9caec48 100644
--- a/doc/gawk.texi
+++ b/doc/gawk.texi
@@ -41014,7 +41014,7 @@ The index for this manual was completely reworked.
 Support was added for MSYS2.
 
 @item
-@code{asorti()} and @code{asorti()} were changed to
+@code{asort()} and @code{asorti()} were changed to
 allow @code{FUNCTAB} and @code{SYMTAB} as the first argument if a
 second destination array is supplied (@pxref{String Functions}).
 
@@ -41031,8 +41031,8 @@ Several example programs in the manual were updated to 
their modern
 POSIX equivalents.
 
 @item
-The ``no effect'' lint warnings were fixed up and now behave more sanely
-(@pxref{Options}).
+The ``no effect'' lint warnings from @option{--lint} were fixed up
+and now behave more sanely (@pxref{Options}).
 
 @item
 Handling of Infinity and NaN values were improved.
diff --git a/doc/gawktexi.in b/doc/gawktexi.in
index c0b932f..60b1f1c 100644
--- a/doc/gawktexi.in
+++ b/doc/gawktexi.in
@@ -39857,7 +39857,7 @@ The index for this manual was completely reworked.
 Support was added for MSYS2.
 
 @item
-@code{asorti()} and @code{asorti()} were changed to
+@code{asort()} and @code{asorti()} were changed to
 allow @code{FUNCTAB} and @code{SYMTAB} as the first argument if a
 second destination array is supplied (@pxref{String Functions}).
 
@@ -39874,8 +39874,8 @@ Several example programs in the manual were updated to 
their modern
 POSIX equivalents.
 
 @item
-The ``no effect'' lint warnings were fixed up and now behave more sanely
-(@pxref{Options}).
+The ``no effect'' lint warnings from @option{--lint} were fixed up
+and now behave more sanely (@pxref{Options}).
 
 @item
 Handling of Infinity and NaN values were improved.

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

Summary of changes:
 doc/ChangeLog   |   5 ++
 doc/gawk.info   | 142 ++++++++++++++++++++++++++++----------------------------
 doc/gawk.texi   |   6 +--
 doc/gawktexi.in |   6 +--
 4 files changed, 82 insertions(+), 77 deletions(-)


hooks/post-receive
-- 
gawk



reply via email to

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