aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2013-11-08 10:04:17 +0200
committerArnold D. Robbins <arnold@skeeve.com>2013-11-08 10:04:17 +0200
commit01c666f65c1632ee537fc144ba66ed47d6efe2bb (patch)
tree8e3f24f18c391253742d61d8747cb2067fe9142e
parent89c3fdbc512f678b47b3f18daa8f656e33f4e9df (diff)
parent733c86921bbd3bbeb63adce2a242a73236556ada (diff)
downloadegawk-01c666f65c1632ee537fc144ba66ed47d6efe2bb.tar.gz
egawk-01c666f65c1632ee537fc144ba66ed47d6efe2bb.tar.bz2
egawk-01c666f65c1632ee537fc144ba66ed47d6efe2bb.zip
Merge branch 'gawk-4.1-stable'
-rw-r--r--doc/ChangeLog5
-rw-r--r--doc/gawk.info142
-rw-r--r--doc/gawk.texi31
-rw-r--r--doc/gawktexi.in31
4 files changed, 109 insertions, 100 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 7aeb17f0..178815c1 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,8 @@
+2013-11-08 Arnold D. Robbins <arnold@skeeve.com>
+
+ * gawktexi.in: Update the list of files included in the gawk
+ distribution and fix a few typos.
+
2013-11-03 Arnold D. Robbins <arnold@skeeve.com>
* gawktexi.in: Fix the section and subsection headings in
diff --git a/doc/gawk.info b/doc/gawk.info
index 26fe69dd..c2edd29f 100644
--- a/doc/gawk.info
+++ b/doc/gawk.info
@@ -25614,6 +25614,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
@@ -25639,16 +25646,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
@@ -25683,11 +25680,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
@@ -25721,16 +25718,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.
@@ -29754,7 +29756,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.
@@ -31960,7 +31962,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)
@@ -32664,55 +32666,55 @@ Node: Gawk Distribution1025551
Node: Getting1026035
Node: Extracting1026861
Node: Distribution contents1028553
-Node: Unix Installation1034097
-Node: Quick Installation1034714
-Node: Additional Configuration Options1037158
-Node: Configuration Philosophy1038635
-Node: Non-Unix Installation1040989
-Node: PC Installation1041447
-Node: PC Binary Installation1042746
-Node: PC Compiling1044594
-Node: PC Testing1047538
-Node: PC Using1048714
-Node: Cygwin1052899
-Node: MSYS1053899
-Node: VMS Installation1054413
-Node: VMS Compilation1055016
-Ref: VMS Compilation-Footnote-11056023
-Node: VMS Installation Details1056081
-Node: VMS Running1057716
-Node: VMS Old Gawk1059323
-Node: Bugs1059797
-Node: Other Versions1063649
-Node: Notes1069730
-Node: Compatibility Mode1070530
-Node: Additions1071313
-Node: Accessing The Source1072240
-Node: Adding Code1073680
-Node: New Ports1079725
-Node: Derived Files1083860
-Ref: Derived Files-Footnote-11089181
-Ref: Derived Files-Footnote-21089215
-Ref: Derived Files-Footnote-31089815
-Node: Future Extensions1089913
-Node: Implementation Limitations1090494
-Node: Extension Design1091746
-Node: Old Extension Problems1092900
-Ref: Old Extension Problems-Footnote-11094408
-Node: Extension New Mechanism Goals1094465
-Ref: Extension New Mechanism Goals-Footnote-11097830
-Node: Extension Other Design Decisions1098016
-Node: Extension Future Growth1100122
-Node: Old Extension Mechanism1100958
-Node: Basic Concepts1102698
-Node: Basic High Level1103379
-Ref: figure-general-flow1103650
-Ref: figure-process-flow1104249
-Ref: Basic High Level-Footnote-11107478
-Node: Basic Data Typing1107663
-Node: Glossary1111018
-Node: Copying1136480
-Node: GNU Free Documentation License1174037
-Node: Index1199174
+Node: Unix Installation1034073
+Node: Quick Installation1034690
+Node: Additional Configuration Options1037134
+Node: Configuration Philosophy1038611
+Node: Non-Unix Installation1040965
+Node: PC Installation1041423
+Node: PC Binary Installation1042722
+Node: PC Compiling1044570
+Node: PC Testing1047514
+Node: PC Using1048690
+Node: Cygwin1052875
+Node: MSYS1053875
+Node: VMS Installation1054389
+Node: VMS Compilation1054992
+Ref: VMS Compilation-Footnote-11055999
+Node: VMS Installation Details1056057
+Node: VMS Running1057692
+Node: VMS Old Gawk1059299
+Node: Bugs1059773
+Node: Other Versions1063625
+Node: Notes1069706
+Node: Compatibility Mode1070506
+Node: Additions1071289
+Node: Accessing The Source1072216
+Node: Adding Code1073656
+Node: New Ports1079701
+Node: Derived Files1083836
+Ref: Derived Files-Footnote-11089157
+Ref: Derived Files-Footnote-21089191
+Ref: Derived Files-Footnote-31089791
+Node: Future Extensions1089889
+Node: Implementation Limitations1090470
+Node: Extension Design1091722
+Node: Old Extension Problems1092876
+Ref: Old Extension Problems-Footnote-11094384
+Node: Extension New Mechanism Goals1094441
+Ref: Extension New Mechanism Goals-Footnote-11097806
+Node: Extension Other Design Decisions1097992
+Node: Extension Future Growth1100098
+Node: Old Extension Mechanism1100934
+Node: Basic Concepts1102674
+Node: Basic High Level1103355
+Ref: figure-general-flow1103626
+Ref: figure-process-flow1104225
+Ref: Basic High Level-Footnote-11107454
+Node: Basic Data Typing1107639
+Node: Glossary1110994
+Node: Copying1136456
+Node: GNU Free Documentation License1174013
+Node: Index1199150

End Tag Table
diff --git a/doc/gawk.texi b/doc/gawk.texi
index 321fb50e..ff75f5df 100644
--- a/doc/gawk.texi
+++ b/doc/gawk.texi
@@ -34100,6 +34100,13 @@ The actual @command{gawk} source code.
@end table
@table @file
+@item ABOUT-NLS
+Information about GNU @command{gettext} and translations.
+
+@item AUTHORS
+A file with some information about the authorship of @command{gawk}.
+It exists only to satisfy the pedants at the Free Software Foundation.
+
@item README
@itemx README_d/README.*
Descriptive files: @file{README} for @command{gawk} under Unix and the
@@ -34123,16 +34130,6 @@ An older list of changes to @command{gawk}.
@item COPYING
The GNU General Public License.
-@item 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.
-
-@item LIMITATIONS
-A list of those factors that limit @command{gawk}'s performance.
-Most of these depend on the hardware or operating system software and
-are not limits in @command{gawk} itself.
-
@item POSIX.STD
A description of behaviors in the POSIX standard for @command{awk} which
are left undefined, or where @command{gawk} may not comply fully, as well
@@ -34169,8 +34166,7 @@ This is distributed for the convenience of Unix users.
@itemx doc/sidebar.awk
The Texinfo source file for this @value{DOCUMENT}.
It should be processed by @file{doc/sidebar.awk}
-before processing with @TeX{}
-It should be processed with
+before processing with @command{texi2dvi} or @command{texi2pdf}
to produce a printed document, and
with @command{makeinfo} to produce an Info or HTML file.
The @file{Makefile} takes care of this processing and produces
@@ -34217,16 +34213,21 @@ the @file{Makefile.in} files used by @command{autoconf} and
@item Makefile.in
@itemx aclocal.m4
+@itemx bisonfix.awk
@itemx config.guess
@itemx configh.in
@itemx configure.ac
@itemx configure
@itemx custom.h
+@itemx depcomp
+@itemx install-sh
@itemx missing_d/*
+@itemx mkinstalldirs
@itemx m4/*
-These files and subdirectories are used when configuring @command{gawk}
-for various Unix systems. They are explained in
-@ref{Unix Installation}.
+These files and subdirectories are used when configuring and compiling
+@command{gawk} for various Unix systems. Most of them are explained
+in @ref{Unix Installation}. The rest are there to support the main
+infrastructure.
@item po/*
The @file{po} library contains message translations.
diff --git a/doc/gawktexi.in b/doc/gawktexi.in
index 41da54c6..78ff744b 100644
--- a/doc/gawktexi.in
+++ b/doc/gawktexi.in
@@ -33249,6 +33249,13 @@ The actual @command{gawk} source code.
@end table
@table @file
+@item ABOUT-NLS
+Information about GNU @command{gettext} and translations.
+
+@item AUTHORS
+A file with some information about the authorship of @command{gawk}.
+It exists only to satisfy the pedants at the Free Software Foundation.
+
@item README
@itemx README_d/README.*
Descriptive files: @file{README} for @command{gawk} under Unix and the
@@ -33272,16 +33279,6 @@ An older list of changes to @command{gawk}.
@item COPYING
The GNU General Public License.
-@item 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.
-
-@item LIMITATIONS
-A list of those factors that limit @command{gawk}'s performance.
-Most of these depend on the hardware or operating system software and
-are not limits in @command{gawk} itself.
-
@item POSIX.STD
A description of behaviors in the POSIX standard for @command{awk} which
are left undefined, or where @command{gawk} may not comply fully, as well
@@ -33318,8 +33315,7 @@ This is distributed for the convenience of Unix users.
@itemx doc/sidebar.awk
The Texinfo source file for this @value{DOCUMENT}.
It should be processed by @file{doc/sidebar.awk}
-before processing with @TeX{}
-It should be processed with
+before processing with @command{texi2dvi} or @command{texi2pdf}
to produce a printed document, and
with @command{makeinfo} to produce an Info or HTML file.
The @file{Makefile} takes care of this processing and produces
@@ -33366,16 +33362,21 @@ the @file{Makefile.in} files used by @command{autoconf} and
@item Makefile.in
@itemx aclocal.m4
+@itemx bisonfix.awk
@itemx config.guess
@itemx configh.in
@itemx configure.ac
@itemx configure
@itemx custom.h
+@itemx depcomp
+@itemx install-sh
@itemx missing_d/*
+@itemx mkinstalldirs
@itemx m4/*
-These files and subdirectories are used when configuring @command{gawk}
-for various Unix systems. They are explained in
-@ref{Unix Installation}.
+These files and subdirectories are used when configuring and compiling
+@command{gawk} for various Unix systems. Most of them are explained
+in @ref{Unix Installation}. The rest are there to support the main
+infrastructure.
@item po/*
The @file{po} library contains message translations.