aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gawk.info
diff options
context:
space:
mode:
Diffstat (limited to 'doc/gawk.info')
-rw-r--r--doc/gawk.info142
1 files changed, 72 insertions, 70 deletions
diff --git a/doc/gawk.info b/doc/gawk.info
index efd6af7c..0bbd7728 100644
--- a/doc/gawk.info
+++ b/doc/gawk.info
@@ -25605,6 +25605,13 @@ to different non-Unix operating systems:
Various `.c', `.y', and `.h' files
The actual `gawk' source code.
+`ABOUT-NLS'
+ Information about GNU `gettext' and translations.
+
+`AUTHORS'
+ A file with some information about the authorship of `gawk'. It
+ exists only to satisfy the pedants at the Free Software Foundation.
+
`README'
`README_d/README.*'
Descriptive files: `README' for `gawk' under Unix and the rest for
@@ -25630,16 +25637,6 @@ Various `.c', `.y', and `.h' files
`COPYING'
The GNU General Public License.
-`FUTURES'
- A brief list of features and changes being contemplated for future
- releases, with some indication of the time frame for the feature,
- based on its difficulty.
-
-`LIMITATIONS'
- A list of those factors that limit `gawk''s performance. Most of
- these depend on the hardware or operating system software and are
- not limits in `gawk' itself.
-
`POSIX.STD'
A description of behaviors in the POSIX standard for `awk' which
are left undefined, or where `gawk' may not comply fully, as well
@@ -25674,11 +25671,11 @@ Various `.c', `.y', and `.h' files
`doc/gawktexi.in'
`doc/sidebar.awk'
The Texinfo source file for this Info file. It should be
- processed by `doc/sidebar.awk' before processing with TeX It
- should be processed with to produce a printed document, and with
- `makeinfo' to produce an Info or HTML file. The `Makefile' takes
- care of this processing and produces printable output via
- `texi2dvi' or `texi2pdf'.
+ processed by `doc/sidebar.awk' before processing with `texi2dvi'
+ or `texi2pdf' to produce a printed document, and with `makeinfo'
+ to produce an Info or HTML file. The `Makefile' takes care of
+ this processing and produces printable output via `texi2dvi' or
+ `texi2pdf'.
`doc/gawk.texi'
The file produced after processing `gawktexi.in' with
@@ -25712,16 +25709,21 @@ Various `.c', `.y', and `.h' files
`Makefile.in'
`aclocal.m4'
+`bisonfix.awk'
`config.guess'
`configh.in'
`configure.ac'
`configure'
`custom.h'
+`depcomp'
+`install-sh'
`missing_d/*'
+`mkinstalldirs'
`m4/*'
- These files and subdirectories are used when configuring `gawk'
- for various Unix systems. They are explained in *note Unix
- Installation::.
+ These files and subdirectories are used when configuring and
+ compiling `gawk' for various Unix systems. Most of them are
+ explained in *note Unix Installation::. The rest are there to
+ support the main infrastructure.
`po/*'
The `po' library contains message translations.
@@ -29745,7 +29747,7 @@ Index
* arrays, subscripts, uninitialized variables as: Uninitialized Subscripts.
(line 6)
* artificial intelligence, gawk and: Distribution contents.
- (line 55)
+ (line 52)
* ASCII <1>: Glossary. (line 141)
* ASCII: Ordinal Functions. (line 45)
* asort() function (gawk) <1>: Array Sorting Functions.
@@ -31951,7 +31953,7 @@ Index
(line 6)
* Texinfo <1>: Adding Code. (line 99)
* Texinfo <2>: Distribution contents.
- (line 80)
+ (line 77)
* Texinfo <3>: Extract Program. (line 12)
* Texinfo <4>: Dupword Program. (line 17)
* Texinfo <5>: Library Functions. (line 33)
@@ -32655,55 +32657,55 @@ Node: Gawk Distribution1025159
Node: Getting1025643
Node: Extracting1026469
Node: Distribution contents1028161
-Node: Unix Installation1033705
-Node: Quick Installation1034322
-Node: Additional Configuration Options1036766
-Node: Configuration Philosophy1038243
-Node: Non-Unix Installation1040597
-Node: PC Installation1041055
-Node: PC Binary Installation1042354
-Node: PC Compiling1044202
-Node: PC Testing1047146
-Node: PC Using1048322
-Node: Cygwin1052507
-Node: MSYS1053507
-Node: VMS Installation1054021
-Node: VMS Compilation1054624
-Ref: VMS Compilation-Footnote-11055631
-Node: VMS Installation Details1055689
-Node: VMS Running1057324
-Node: VMS Old Gawk1058931
-Node: Bugs1059405
-Node: Other Versions1063257
-Node: Notes1069338
-Node: Compatibility Mode1070138
-Node: Additions1070921
-Node: Accessing The Source1071848
-Node: Adding Code1073288
-Node: New Ports1079333
-Node: Derived Files1083468
-Ref: Derived Files-Footnote-11088789
-Ref: Derived Files-Footnote-21088823
-Ref: Derived Files-Footnote-31089423
-Node: Future Extensions1089521
-Node: Implementation Limitations1090102
-Node: Extension Design1091354
-Node: Old Extension Problems1092508
-Ref: Old Extension Problems-Footnote-11094016
-Node: Extension New Mechanism Goals1094073
-Ref: Extension New Mechanism Goals-Footnote-11097438
-Node: Extension Other Design Decisions1097624
-Node: Extension Future Growth1099730
-Node: Old Extension Mechanism1100566
-Node: Basic Concepts1102306
-Node: Basic High Level1102987
-Ref: figure-general-flow1103258
-Ref: figure-process-flow1103857
-Ref: Basic High Level-Footnote-11107086
-Node: Basic Data Typing1107271
-Node: Glossary1110626
-Node: Copying1136088
-Node: GNU Free Documentation License1173645
-Node: Index1198782
+Node: Unix Installation1033681
+Node: Quick Installation1034298
+Node: Additional Configuration Options1036742
+Node: Configuration Philosophy1038219
+Node: Non-Unix Installation1040573
+Node: PC Installation1041031
+Node: PC Binary Installation1042330
+Node: PC Compiling1044178
+Node: PC Testing1047122
+Node: PC Using1048298
+Node: Cygwin1052483
+Node: MSYS1053483
+Node: VMS Installation1053997
+Node: VMS Compilation1054600
+Ref: VMS Compilation-Footnote-11055607
+Node: VMS Installation Details1055665
+Node: VMS Running1057300
+Node: VMS Old Gawk1058907
+Node: Bugs1059381
+Node: Other Versions1063233
+Node: Notes1069314
+Node: Compatibility Mode1070114
+Node: Additions1070897
+Node: Accessing The Source1071824
+Node: Adding Code1073264
+Node: New Ports1079309
+Node: Derived Files1083444
+Ref: Derived Files-Footnote-11088765
+Ref: Derived Files-Footnote-21088799
+Ref: Derived Files-Footnote-31089399
+Node: Future Extensions1089497
+Node: Implementation Limitations1090078
+Node: Extension Design1091330
+Node: Old Extension Problems1092484
+Ref: Old Extension Problems-Footnote-11093992
+Node: Extension New Mechanism Goals1094049
+Ref: Extension New Mechanism Goals-Footnote-11097414
+Node: Extension Other Design Decisions1097600
+Node: Extension Future Growth1099706
+Node: Old Extension Mechanism1100542
+Node: Basic Concepts1102282
+Node: Basic High Level1102963
+Ref: figure-general-flow1103234
+Ref: figure-process-flow1103833
+Ref: Basic High Level-Footnote-11107062
+Node: Basic Data Typing1107247
+Node: Glossary1110602
+Node: Copying1136064
+Node: GNU Free Documentation License1173621
+Node: Index1198758

End Tag Table