diff options
Diffstat (limited to 'doc/gawk.info')
-rw-r--r-- | doc/gawk.info | 72 |
1 files changed, 36 insertions, 36 deletions
diff --git a/doc/gawk.info b/doc/gawk.info index 3767e3de..fe48fdaf 100644 --- a/doc/gawk.info +++ b/doc/gawk.info @@ -29126,7 +29126,7 @@ B.4.2 Please Don't Post Bug Reports to USENET Please do _not_ try to report bugs in 'gawk' by posting to the Usenet/Internet newsgroup 'comp.lang.awk'. Although some of the 'gawk' -developers occasionally read this newgroup, the primary 'gawk' +developers occasionally read this news group, the primary 'gawk' maintainer no longer does. Thus it's virtually guaranteed that he will _not_ see your posting. The steps described here are the only officially recognized way for reporting bugs. Really. @@ -29540,7 +29540,7 @@ possible to include them: boolean!" Instead, use 'strcmp(a, b) == 0'. * If adding new bit flag values, use explicit hexadecimal - constants ('0x001', '0x002', '0x004', and son on) instead of + constants ('0x001', '0x002', '0x004', and so on) instead of shifting one left by successive amounts ('(1<<0)', '(1<<1)', and so on). @@ -35963,39 +35963,39 @@ Node: VMS Old Gawk1170213 Node: Bugs1170684 Node: Bug address1171347 Node: Usenet1173744 -Node: Maintainers1174519 -Node: Other Versions1175895 -Node: Installation summary1182479 -Node: Notes1183514 -Node: Compatibility Mode1184379 -Node: Additions1185161 -Node: Accessing The Source1186086 -Node: Adding Code1187521 -Node: New Ports1193740 -Node: Derived Files1198228 -Ref: Derived Files-Footnote-11203713 -Ref: Derived Files-Footnote-21203748 -Ref: Derived Files-Footnote-31204346 -Node: Future Extensions1204460 -Node: Implementation Limitations1205118 -Node: Extension Design1206301 -Node: Old Extension Problems1207455 -Ref: Old Extension Problems-Footnote-11208973 -Node: Extension New Mechanism Goals1209030 -Ref: Extension New Mechanism Goals-Footnote-11212394 -Node: Extension Other Design Decisions1212583 -Node: Extension Future Growth1214696 -Node: Old Extension Mechanism1215532 -Node: Notes summary1217295 -Node: Basic Concepts1218477 -Node: Basic High Level1219158 -Ref: figure-general-flow1219440 -Ref: figure-process-flow1220125 -Ref: Basic High Level-Footnote-11223426 -Node: Basic Data Typing1223611 -Node: Glossary1226939 -Node: Copying1258886 -Node: GNU Free Documentation License1296425 -Node: Index1321543 +Node: Maintainers1174521 +Node: Other Versions1175897 +Node: Installation summary1182481 +Node: Notes1183516 +Node: Compatibility Mode1184381 +Node: Additions1185163 +Node: Accessing The Source1186088 +Node: Adding Code1187523 +Node: New Ports1193741 +Node: Derived Files1198229 +Ref: Derived Files-Footnote-11203714 +Ref: Derived Files-Footnote-21203749 +Ref: Derived Files-Footnote-31204347 +Node: Future Extensions1204461 +Node: Implementation Limitations1205119 +Node: Extension Design1206302 +Node: Old Extension Problems1207456 +Ref: Old Extension Problems-Footnote-11208974 +Node: Extension New Mechanism Goals1209031 +Ref: Extension New Mechanism Goals-Footnote-11212395 +Node: Extension Other Design Decisions1212584 +Node: Extension Future Growth1214697 +Node: Old Extension Mechanism1215533 +Node: Notes summary1217296 +Node: Basic Concepts1218478 +Node: Basic High Level1219159 +Ref: figure-general-flow1219441 +Ref: figure-process-flow1220126 +Ref: Basic High Level-Footnote-11223427 +Node: Basic Data Typing1223612 +Node: Glossary1226940 +Node: Copying1258887 +Node: GNU Free Documentation License1296426 +Node: Index1321544 End Tag Table |