gawk-diffs
[Top][All Lists]
Advanced

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

[SCM] gawk branch, gawk-5.2-stable, updated. gawk-4.1.0-5059-g1e727f40


From: Arnold Robbins
Subject: [SCM] gawk branch, gawk-5.2-stable, updated. gawk-4.1.0-5059-g1e727f40
Date: Fri, 19 May 2023 04:45: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.2-stable has been updated
       via  1e727f4008e86935f1762c812c41430c422763b9 (commit)
      from  bb9e609117e64d09acf8c9a9ceb8be989de64873 (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=1e727f4008e86935f1762c812c41430c422763b9

commit 1e727f4008e86935f1762c812c41430c422763b9
Author: Arnold D. Robbins <arnold@skeeve.com>
Date:   Fri May 19 11:45:17 2023 +0300

    Small doc fix.

diff --git a/doc/ChangeLog b/doc/ChangeLog
index 42aa9352..2f302915 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,7 @@
+2023-05-19         Arnold D. Robbins     <arnold@skeeve.com>
+
+       * gawktexi.in: Get rid of duplicated words.
+
 2023-05-15         Arnold D. Robbins     <arnold@skeeve.com>
 
        * gawktexi.in (OFMT): Add note about conversion of
diff --git a/doc/gawk.info b/doc/gawk.info
index ed9f53b7..4dee68be 100644
--- a/doc/gawk.info
+++ b/doc/gawk.info
@@ -24262,8 +24262,8 @@ File: gawk.info,  Node: Debugging Summary,  Prev: 
Limitations,  Up: Debugger
      it is used by the debugger to provide command-line history and
      editing.
 
-   • Usually, the debugger does not not affect the program being
-     debugged, but occasionally it can.
+   • Usually, the debugger does not affect the program being debugged,
+     but occasionally it can.
 
 
 File: gawk.info,  Node: Namespaces,  Next: Arbitrary Precision Arithmetic,  
Prev: Debugger,  Up: Top
@@ -39807,203 +39807,203 @@ Node: Miscellaneous Debugger Commands1007612
 Node: Readline Support1012865
 Node: Limitations1013811
 Node: Debugging Summary1016455
-Node: Namespaces1017758
-Node: Global Namespace1018885
-Node: Qualified Names1020330
-Node: Default Namespace1021365
-Node: Changing The Namespace1022140
-Node: Naming Rules1023834
-Node: Internal Name Management1025749
-Node: Namespace Example1026819
-Node: Namespace And Features1029402
-Node: Namespace Summary1030859
-Node: Arbitrary Precision Arithmetic1032372
-Node: Computer Arithmetic1033891
-Ref: table-numeric-ranges1037708
-Ref: table-floating-point-ranges1038206
-Ref: Computer Arithmetic-Footnote-11038865
-Node: Math Definitions1038924
-Ref: table-ieee-formats1041969
-Node: MPFR features1042543
-Node: MPFR On Parole1042996
-Ref: MPFR On Parole-Footnote-11043840
-Node: MPFR Intro1043999
-Node: FP Math Caution1045689
-Ref: FP Math Caution-Footnote-11046763
-Node: Inexactness of computations1047140
-Node: Inexact representation1048171
-Node: Comparing FP Values1049554
-Node: Errors accumulate1050812
-Node: Strange values1052279
-Ref: Strange values-Footnote-11054945
-Node: Getting Accuracy1055050
-Node: Try To Round1057787
-Node: Setting precision1058694
-Ref: table-predefined-precision-strings1059399
-Node: Setting the rounding mode1061284
-Ref: table-gawk-rounding-modes1061666
-Ref: Setting the rounding mode-Footnote-11065724
-Node: Arbitrary Precision Integers1065907
-Ref: Arbitrary Precision Integers-Footnote-11069119
-Node: Checking for MPFR1069275
-Node: POSIX Floating Point Problems1070765
-Ref: POSIX Floating Point Problems-Footnote-11075629
-Node: Floating point summary1075667
-Node: Dynamic Extensions1077931
-Node: Extension Intro1079530
-Node: Plugin License1080838
-Node: Extension Mechanism Outline1081651
-Ref: figure-load-extension1082102
-Ref: figure-register-new-function1083687
-Ref: figure-call-new-function1084797
-Node: Extension API Description1086921
-Node: Extension API Functions Introduction1088650
-Ref: table-api-std-headers1090548
-Node: General Data Types1095012
-Ref: General Data Types-Footnote-11104180
-Node: Memory Allocation Functions1104495
-Ref: Memory Allocation Functions-Footnote-11109220
-Node: Constructor Functions1109319
-Node: API Ownership of MPFR and GMP Values1113224
-Node: Registration Functions1114785
-Node: Extension Functions1115489
-Node: Exit Callback Functions1121065
-Node: Extension Version String1122384
-Node: Input Parsers1123079
-Node: Output Wrappers1137723
-Node: Two-way processors1142571
-Node: Printing Messages1144932
-Ref: Printing Messages-Footnote-11146146
-Node: Updating ERRNO1146301
-Node: Requesting Values1147100
-Ref: table-value-types-returned1147853
-Node: Accessing Parameters1148962
-Node: Symbol Table Access1150246
-Node: Symbol table by name1150762
-Ref: Symbol table by name-Footnote-11153973
-Node: Symbol table by cookie1154105
-Ref: Symbol table by cookie-Footnote-11158386
-Node: Cached values1158450
-Ref: Cached values-Footnote-11162094
-Node: Array Manipulation1162251
-Ref: Array Manipulation-Footnote-11163354
-Node: Array Data Types1163391
-Ref: Array Data Types-Footnote-11166213
-Node: Array Functions1166313
-Node: Flattening Arrays1171342
-Node: Creating Arrays1178394
-Node: Redirection API1183244
-Node: Extension API Variables1186265
-Node: Extension Versioning1186990
-Ref: gawk-api-version1187427
-Node: Extension GMP/MPFR Versioning1189215
-Node: Extension API Informational Variables1190921
-Node: Extension API Boilerplate1192082
-Node: Changes from API V11196218
-Node: Finding Extensions1197852
-Node: Extension Example1198427
-Node: Internal File Description1199251
-Node: Internal File Ops1203575
-Ref: Internal File Ops-Footnote-11215133
-Node: Using Internal File Ops1215281
-Ref: Using Internal File Ops-Footnote-11217712
-Node: Extension Samples1217990
-Node: Extension Sample File Functions1219559
-Node: Extension Sample Fnmatch1227697
-Node: Extension Sample Fork1229292
-Node: Extension Sample Inplace1230568
-Node: Extension Sample Ord1234240
-Node: Extension Sample Readdir1235116
-Ref: table-readdir-file-types1236013
-Node: Extension Sample Revout1237151
-Node: Extension Sample Rev2way1237748
-Node: Extension Sample Read write array1238500
-Node: Extension Sample Readfile1241774
-Node: Extension Sample Time1242905
-Node: Extension Sample API Tests1245195
-Node: gawkextlib1245703
-Node: Extension summary1248739
-Node: Extension Exercises1252597
-Node: Language History1253875
-Node: V7/SVR3.11255589
-Node: SVR41257939
-Node: POSIX1259471
-Node: BTL1260896
-Node: POSIX/GNU1261665
-Node: Feature History1268196
-Node: Common Extensions1287314
-Node: Ranges and Locales1288683
-Ref: Ranges and Locales-Footnote-11293484
-Ref: Ranges and Locales-Footnote-21293511
-Ref: Ranges and Locales-Footnote-31293750
-Node: Contributors1293973
-Node: History summary1300178
-Node: Installation1301624
-Node: Gawk Distribution1302588
-Node: Getting1303080
-Node: Extracting1304079
-Node: Distribution contents1305791
-Node: Unix Installation1313871
-Node: Quick Installation1314693
-Node: Compiling with MPFR1317239
-Node: Shell Startup Files1317945
-Node: Additional Configuration Options1319102
-Node: Configuration Philosophy1321489
-Node: Compiling from Git1323991
-Node: Building the Documentation1324550
-Node: Non-Unix Installation1325962
-Node: PC Installation1326438
-Node: PC Binary Installation1327311
-Node: PC Compiling1328216
-Node: PC Using1329394
-Node: Cygwin1333122
-Node: MSYS1334378
-Node: OpenVMS Installation1335010
-Node: OpenVMS Compilation1335691
-Ref: OpenVMS Compilation-Footnote-11337174
-Node: OpenVMS Dynamic Extensions1337236
-Node: OpenVMS Installation Details1338872
-Node: OpenVMS Running1341307
-Node: OpenVMS GNV1345444
-Node: Bugs1346199
-Node: Bug definition1347123
-Node: Bug address1350774
-Node: Usenet1354365
-Node: Performance bugs1355596
-Node: Asking for help1358614
-Node: Maintainers1360605
-Node: Other Versions1361632
-Node: Installation summary1370975
-Node: Notes1372359
-Node: Compatibility Mode1373169
-Node: Additions1373991
-Node: Accessing The Source1374936
-Node: Adding Code1376471
-Node: New Ports1383607
-Node: Derived Files1388117
-Ref: Derived Files-Footnote-11393964
-Ref: Derived Files-Footnote-21393999
-Ref: Derived Files-Footnote-31394616
-Node: Future Extensions1394730
-Node: Implementation Limitations1395402
-Node: Extension Design1396644
-Node: Old Extension Problems1397808
-Ref: Old Extension Problems-Footnote-11399384
-Node: Extension New Mechanism Goals1399445
-Ref: Extension New Mechanism Goals-Footnote-11402941
-Node: Extension Other Design Decisions1403142
-Node: Extension Future Growth1405341
-Node: Notes summary1405965
-Node: Basic Concepts1407178
-Node: Basic High Level1407863
-Ref: figure-general-flow1408145
-Ref: figure-process-flow1408852
-Ref: Basic High Level-Footnote-11412253
-Node: Basic Data Typing1412442
-Node: Glossary1415860
-Node: Copying1448982
-Node: GNU Free Documentation License1486743
-Node: Index1512066
+Node: Namespaces1017754
+Node: Global Namespace1018881
+Node: Qualified Names1020326
+Node: Default Namespace1021361
+Node: Changing The Namespace1022136
+Node: Naming Rules1023830
+Node: Internal Name Management1025745
+Node: Namespace Example1026815
+Node: Namespace And Features1029398
+Node: Namespace Summary1030855
+Node: Arbitrary Precision Arithmetic1032368
+Node: Computer Arithmetic1033887
+Ref: table-numeric-ranges1037704
+Ref: table-floating-point-ranges1038202
+Ref: Computer Arithmetic-Footnote-11038861
+Node: Math Definitions1038920
+Ref: table-ieee-formats1041965
+Node: MPFR features1042539
+Node: MPFR On Parole1042992
+Ref: MPFR On Parole-Footnote-11043836
+Node: MPFR Intro1043995
+Node: FP Math Caution1045685
+Ref: FP Math Caution-Footnote-11046759
+Node: Inexactness of computations1047136
+Node: Inexact representation1048167
+Node: Comparing FP Values1049550
+Node: Errors accumulate1050808
+Node: Strange values1052275
+Ref: Strange values-Footnote-11054941
+Node: Getting Accuracy1055046
+Node: Try To Round1057783
+Node: Setting precision1058690
+Ref: table-predefined-precision-strings1059395
+Node: Setting the rounding mode1061280
+Ref: table-gawk-rounding-modes1061662
+Ref: Setting the rounding mode-Footnote-11065720
+Node: Arbitrary Precision Integers1065903
+Ref: Arbitrary Precision Integers-Footnote-11069115
+Node: Checking for MPFR1069271
+Node: POSIX Floating Point Problems1070761
+Ref: POSIX Floating Point Problems-Footnote-11075625
+Node: Floating point summary1075663
+Node: Dynamic Extensions1077927
+Node: Extension Intro1079526
+Node: Plugin License1080834
+Node: Extension Mechanism Outline1081647
+Ref: figure-load-extension1082098
+Ref: figure-register-new-function1083683
+Ref: figure-call-new-function1084793
+Node: Extension API Description1086917
+Node: Extension API Functions Introduction1088646
+Ref: table-api-std-headers1090544
+Node: General Data Types1095008
+Ref: General Data Types-Footnote-11104176
+Node: Memory Allocation Functions1104491
+Ref: Memory Allocation Functions-Footnote-11109216
+Node: Constructor Functions1109315
+Node: API Ownership of MPFR and GMP Values1113220
+Node: Registration Functions1114781
+Node: Extension Functions1115485
+Node: Exit Callback Functions1121061
+Node: Extension Version String1122380
+Node: Input Parsers1123075
+Node: Output Wrappers1137719
+Node: Two-way processors1142567
+Node: Printing Messages1144928
+Ref: Printing Messages-Footnote-11146142
+Node: Updating ERRNO1146297
+Node: Requesting Values1147096
+Ref: table-value-types-returned1147849
+Node: Accessing Parameters1148958
+Node: Symbol Table Access1150242
+Node: Symbol table by name1150758
+Ref: Symbol table by name-Footnote-11153969
+Node: Symbol table by cookie1154101
+Ref: Symbol table by cookie-Footnote-11158382
+Node: Cached values1158446
+Ref: Cached values-Footnote-11162090
+Node: Array Manipulation1162247
+Ref: Array Manipulation-Footnote-11163350
+Node: Array Data Types1163387
+Ref: Array Data Types-Footnote-11166209
+Node: Array Functions1166309
+Node: Flattening Arrays1171338
+Node: Creating Arrays1178390
+Node: Redirection API1183240
+Node: Extension API Variables1186261
+Node: Extension Versioning1186986
+Ref: gawk-api-version1187423
+Node: Extension GMP/MPFR Versioning1189211
+Node: Extension API Informational Variables1190917
+Node: Extension API Boilerplate1192078
+Node: Changes from API V11196214
+Node: Finding Extensions1197848
+Node: Extension Example1198423
+Node: Internal File Description1199247
+Node: Internal File Ops1203571
+Ref: Internal File Ops-Footnote-11215129
+Node: Using Internal File Ops1215277
+Ref: Using Internal File Ops-Footnote-11217708
+Node: Extension Samples1217986
+Node: Extension Sample File Functions1219555
+Node: Extension Sample Fnmatch1227693
+Node: Extension Sample Fork1229288
+Node: Extension Sample Inplace1230564
+Node: Extension Sample Ord1234236
+Node: Extension Sample Readdir1235112
+Ref: table-readdir-file-types1236009
+Node: Extension Sample Revout1237147
+Node: Extension Sample Rev2way1237744
+Node: Extension Sample Read write array1238496
+Node: Extension Sample Readfile1241770
+Node: Extension Sample Time1242901
+Node: Extension Sample API Tests1245191
+Node: gawkextlib1245699
+Node: Extension summary1248735
+Node: Extension Exercises1252593
+Node: Language History1253871
+Node: V7/SVR3.11255585
+Node: SVR41257935
+Node: POSIX1259467
+Node: BTL1260892
+Node: POSIX/GNU1261661
+Node: Feature History1268192
+Node: Common Extensions1287310
+Node: Ranges and Locales1288679
+Ref: Ranges and Locales-Footnote-11293480
+Ref: Ranges and Locales-Footnote-21293507
+Ref: Ranges and Locales-Footnote-31293746
+Node: Contributors1293969
+Node: History summary1300174
+Node: Installation1301620
+Node: Gawk Distribution1302584
+Node: Getting1303076
+Node: Extracting1304075
+Node: Distribution contents1305787
+Node: Unix Installation1313867
+Node: Quick Installation1314689
+Node: Compiling with MPFR1317235
+Node: Shell Startup Files1317941
+Node: Additional Configuration Options1319098
+Node: Configuration Philosophy1321485
+Node: Compiling from Git1323987
+Node: Building the Documentation1324546
+Node: Non-Unix Installation1325958
+Node: PC Installation1326434
+Node: PC Binary Installation1327307
+Node: PC Compiling1328212
+Node: PC Using1329390
+Node: Cygwin1333118
+Node: MSYS1334374
+Node: OpenVMS Installation1335006
+Node: OpenVMS Compilation1335687
+Ref: OpenVMS Compilation-Footnote-11337170
+Node: OpenVMS Dynamic Extensions1337232
+Node: OpenVMS Installation Details1338868
+Node: OpenVMS Running1341303
+Node: OpenVMS GNV1345440
+Node: Bugs1346195
+Node: Bug definition1347119
+Node: Bug address1350770
+Node: Usenet1354361
+Node: Performance bugs1355592
+Node: Asking for help1358610
+Node: Maintainers1360601
+Node: Other Versions1361628
+Node: Installation summary1370971
+Node: Notes1372355
+Node: Compatibility Mode1373165
+Node: Additions1373987
+Node: Accessing The Source1374932
+Node: Adding Code1376467
+Node: New Ports1383603
+Node: Derived Files1388113
+Ref: Derived Files-Footnote-11393960
+Ref: Derived Files-Footnote-21393995
+Ref: Derived Files-Footnote-31394612
+Node: Future Extensions1394726
+Node: Implementation Limitations1395398
+Node: Extension Design1396640
+Node: Old Extension Problems1397804
+Ref: Old Extension Problems-Footnote-11399380
+Node: Extension New Mechanism Goals1399441
+Ref: Extension New Mechanism Goals-Footnote-11402937
+Node: Extension Other Design Decisions1403138
+Node: Extension Future Growth1405337
+Node: Notes summary1405961
+Node: Basic Concepts1407174
+Node: Basic High Level1407859
+Ref: figure-general-flow1408141
+Ref: figure-process-flow1408848
+Ref: Basic High Level-Footnote-11412249
+Node: Basic Data Typing1412438
+Node: Glossary1415856
+Node: Copying1448978
+Node: GNU Free Documentation License1486739
+Node: Index1512062
 
 End Tag Table
 
diff --git a/doc/gawk.texi b/doc/gawk.texi
index 75eaf419..11a36e8f 100644
--- a/doc/gawk.texi
+++ b/doc/gawk.texi
@@ -33834,7 +33834,7 @@ compiled, it is used by the debugger to provide 
command-line history
 and editing.
 
 @item
-Usually, the debugger does not not affect the
+Usually, the debugger does not affect the
 program being debugged, but occasionally it can.
 
 @end itemize
diff --git a/doc/gawktexi.in b/doc/gawktexi.in
index 6f8ad60e..b55e8c8a 100644
--- a/doc/gawktexi.in
+++ b/doc/gawktexi.in
@@ -32789,7 +32789,7 @@ compiled, it is used by the debugger to provide 
command-line history
 and editing.
 
 @item
-Usually, the debugger does not not affect the
+Usually, the debugger does not affect the
 program being debugged, but occasionally it can.
 
 @end itemize

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

Summary of changes:
 doc/ChangeLog   |   4 +
 doc/gawk.info   | 398 ++++++++++++++++++++++++++++----------------------------
 doc/gawk.texi   |   2 +-
 doc/gawktexi.in |   2 +-
 4 files changed, 205 insertions(+), 201 deletions(-)


hooks/post-receive
-- 
gawk



reply via email to

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