]> git.pld-linux.org Git - packages/gawk.git/blame - gawk-info.patch
- updated to 4.2.0
[packages/gawk.git] / gawk-info.patch
CommitLineData
ef397d13
JB
1--- gawk-4.2.0/doc/gawk.texi.orig 2017-12-07 17:43:05.206383320 +0100
2+++ gawk-4.2.0/doc/gawk.texi 2017-12-07 17:46:19.033047774 +0100
3@@ -10,13 +10,10 @@
442877f5 4 @settitle The GNU Awk User's Guide
5 @c %**end of header (This is for running Texinfo on a region.)
6
7bf754c8 7-@dircategory Text creation and manipulation
20900745 8+@dircategory Programming Languages:
9 @direntry
7bf754c8 10-* Gawk: (gawk). A text scanning and processing language.
12462642 11-@end direntry
442877f5 12-@dircategory Individual utilities
13-@direntry
ef397d13 14-* awk: (gawk)Invoking Gawk. Text scanning and processing.
4b59e820 15+* Gawk: (gawk). A text scanning and processing language
ef397d13 16+* awk: (gawk)gawk. Text scanning and processing
12462642 17 @end direntry
442877f5 18
ef397d13
JB
19 @c Enable better indexing, requires texindex from Texinfo 6 or later.
20@@ -437,7 +434,7 @@
21 * Getting Started:: A basic introduction to using
22 @command{awk}. How to run an @command{awk}
23 program. Command-line syntax.
24-* Invoking Gawk:: How to run @command{gawk}.
25+* gawk:: How to run @command{gawk}.
26 * Regexp:: All about matching things using regular
27 expressions.
28 * Reading Files:: How to read files and manipulate fields.
29@@ -1624,7 +1621,7 @@
30 provides the essentials you need to know to begin using @command{awk}.
31
32 @item
33-@ref{Invoking Gawk},
34+@ref{gawk},
35 describes how to run @command{gawk}, the meaning of its
36 command-line options, and how it finds @command{awk}
37 program source files.
38@@ -2325,7 +2322,7 @@
39 @ref{Getting Started}
40
41 @item
42-@ref{Invoking Gawk}
43+@ref{gawk}
44
45 @item
46 @ref{Regexp}
47@@ -3718,7 +3715,7 @@
48 @samp{||}, @samp{&&}, @code{do}, and @code{else}.
49 @end itemize
50
51-@node Invoking Gawk
52+@node gawk
53 @chapter Running @command{awk} and @command{gawk}
54
55 This @value{CHAPTER} covers how to run @command{awk}, both POSIX-standard
56--- gawk-4.2.0/doc/gawkinet.texi.orig 2017-12-07 17:43:05.506383316 +0100
57+++ gawk-4.2.0/doc/gawkinet.texi 2017-12-07 17:49:30.369712255 +0100
7bf754c8 58@@ -5,9 +5,9 @@
59 @c %**end of header (This is for running Texinfo on a region.)
60 @c FIXME: web vs. Web
12462642 61
b4e8826b 62-@dircategory Network applications
ef397d13
JB
63+@dircategory Programming Languages:
64 @direntry
65-* awkinet: (gawkinet). TCP/IP Internetworking With `gawk'.
66+* awkinet: (gawkinet). TCP/IP Internetworking With `gawk'
67 @end direntry
68
69 @c Enable better indexing, requires texindex from Texinfo 6 or later.
70--- gawk-4.2.0/doc/gawkworkflow.texi.orig 2017-08-17 06:58:56.000000000 +0200
71+++ gawk-4.2.0/doc/gawkworkflow.texi 2017-12-07 20:35:57.092931555 +0100
72@@ -5,13 +5,9 @@
73 @settitle GNU Awk Development Workflow
74 @c %**end of header (This is for running Texinfo on a region.)
75
76-@dircategory Text creation and manipulation
77+@dircategory Programming Languages:
12462642 78 @direntry
ef397d13
JB
79-* Gawk Work Flow: (gawkworkflow). Participating in @command{gawk} development.
80-@end direntry
81-@dircategory Individual utilities
82-@direntry
83-* Gawk Work Flow: (gawkworkflow)Overview. Participating in @command{gawk} development.
84+* Gawk Work Flow: (gawkworkflow). Participating in @command{gawk} development
12462642 85 @end direntry
20900745 86
ef397d13 87 @c With early 2014 texinfo.tex, restore PDF links and colors
This page took 0.101733 seconds and 4 git commands to generate.