diff options
-rw-r--r-- | doc/ChangeLog | 5 | ||||
-rw-r--r-- | doc/gawk.info | 142 | ||||
-rw-r--r-- | doc/gawk.texi | 6 | ||||
-rw-r--r-- | doc/gawktexi.in | 6 |
4 files changed, 82 insertions, 77 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index edbdb803..b61a90ee 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 1d0c9eb1..33a8326e 100644 --- a/doc/gawk.info +++ b/doc/gawk.info @@ -30098,7 +30098,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::). @@ -30111,8 +30111,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::. @@ -38745,74 +38745,74 @@ Node: POSIX1188852 Node: BTL1190233 Node: POSIX/GNU1190962 Node: Feature History1196740 -Node: Common Extensions1213808 -Node: Ranges and Locales1215091 -Ref: Ranges and Locales-Footnote-11219707 -Ref: Ranges and Locales-Footnote-21219734 -Ref: Ranges and Locales-Footnote-31219969 -Node: Contributors1220192 -Node: History summary1226189 -Node: Installation1227569 -Node: Gawk Distribution1228513 -Node: Getting1228997 -Node: Extracting1229960 -Node: Distribution contents1231598 -Node: Unix Installation1238078 -Node: Quick Installation1238760 -Node: Shell Startup Files1241174 -Node: Additional Configuration Options1242263 -Node: Configuration Philosophy1244578 -Node: Non-Unix Installation1246947 -Node: PC Installation1247407 -Node: PC Binary Installation1248245 -Node: PC Compiling1248680 -Node: PC Using1249797 -Node: Cygwin1253350 -Node: MSYS1254574 -Node: VMS Installation1255176 -Node: VMS Compilation1255967 -Ref: VMS Compilation-Footnote-11257196 -Node: VMS Dynamic Extensions1257254 -Node: VMS Installation Details1258939 -Node: VMS Running1261192 -Node: VMS GNV1265471 -Node: VMS Old Gawk1266206 -Node: Bugs1266677 -Node: Bug address1267340 -Node: Usenet1270322 -Node: Maintainers1271326 -Node: Other Versions1272511 -Node: Installation summary1280376 -Node: Notes1281585 -Node: Compatibility Mode1282379 -Node: Additions1283161 -Node: Accessing The Source1284086 -Node: Adding Code1285523 -Node: New Ports1291742 -Node: Derived Files1296117 -Ref: Derived Files-Footnote-11301777 -Ref: Derived Files-Footnote-21301812 -Ref: Derived Files-Footnote-31302410 -Node: Future Extensions1302524 -Node: Implementation Limitations1303182 -Node: Extension Design1304392 -Node: Old Extension Problems1305536 -Ref: Old Extension Problems-Footnote-11307054 -Node: Extension New Mechanism Goals1307111 -Ref: Extension New Mechanism Goals-Footnote-11310475 -Node: Extension Other Design Decisions1310664 -Node: Extension Future Growth1312777 -Node: Notes summary1313383 -Node: Basic Concepts1314541 -Node: Basic High Level1315222 -Ref: figure-general-flow1315504 -Ref: figure-process-flow1316189 -Ref: Basic High Level-Footnote-11319490 -Node: Basic Data Typing1319675 -Node: Glossary1323003 -Node: Copying1354890 -Node: GNU Free Documentation License1392433 -Node: Index1417553 +Node: Common Extensions1213821 +Node: Ranges and Locales1215104 +Ref: Ranges and Locales-Footnote-11219720 +Ref: Ranges and Locales-Footnote-21219747 +Ref: Ranges and Locales-Footnote-31219982 +Node: Contributors1220205 +Node: History summary1226202 +Node: Installation1227582 +Node: Gawk Distribution1228526 +Node: Getting1229010 +Node: Extracting1229973 +Node: Distribution contents1231611 +Node: Unix Installation1238091 +Node: Quick Installation1238773 +Node: Shell Startup Files1241187 +Node: Additional Configuration Options1242276 +Node: Configuration Philosophy1244591 +Node: Non-Unix Installation1246960 +Node: PC Installation1247420 +Node: PC Binary Installation1248258 +Node: PC Compiling1248693 +Node: PC Using1249810 +Node: Cygwin1253363 +Node: MSYS1254587 +Node: VMS Installation1255189 +Node: VMS Compilation1255980 +Ref: VMS Compilation-Footnote-11257209 +Node: VMS Dynamic Extensions1257267 +Node: VMS Installation Details1258952 +Node: VMS Running1261205 +Node: VMS GNV1265484 +Node: VMS Old Gawk1266219 +Node: Bugs1266690 +Node: Bug address1267353 +Node: Usenet1270335 +Node: Maintainers1271339 +Node: Other Versions1272524 +Node: Installation summary1280389 +Node: Notes1281598 +Node: Compatibility Mode1282392 +Node: Additions1283174 +Node: Accessing The Source1284099 +Node: Adding Code1285536 +Node: New Ports1291755 +Node: Derived Files1296130 +Ref: Derived Files-Footnote-11301790 +Ref: Derived Files-Footnote-21301825 +Ref: Derived Files-Footnote-31302423 +Node: Future Extensions1302537 +Node: Implementation Limitations1303195 +Node: Extension Design1304405 +Node: Old Extension Problems1305549 +Ref: Old Extension Problems-Footnote-11307067 +Node: Extension New Mechanism Goals1307124 +Ref: Extension New Mechanism Goals-Footnote-11310488 +Node: Extension Other Design Decisions1310677 +Node: Extension Future Growth1312790 +Node: Notes summary1313396 +Node: Basic Concepts1314554 +Node: Basic High Level1315235 +Ref: figure-general-flow1315517 +Ref: figure-process-flow1316202 +Ref: Basic High Level-Footnote-11319503 +Node: Basic Data Typing1319688 +Node: Glossary1323016 +Node: Copying1354903 +Node: GNU Free Documentation License1392446 +Node: Index1417566 End Tag Table diff --git a/doc/gawk.texi b/doc/gawk.texi index 14e154d8..bb891ea3 100644 --- a/doc/gawk.texi +++ b/doc/gawk.texi @@ -41346,7 +41346,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}). @@ -41363,8 +41363,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 5008f708..47f199e6 100644 --- a/doc/gawktexi.in +++ b/doc/gawktexi.in @@ -40189,7 +40189,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}). @@ -40206,8 +40206,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. |