aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gawk.texi
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2013-03-15 13:59:01 +0200
committerArnold D. Robbins <arnold@skeeve.com>2013-03-15 13:59:01 +0200
commitc25493395c98d5eb0a2268de113be0ee6e334794 (patch)
tree882b20c7ddb8df088226c84637dd21d40b49df02 /doc/gawk.texi
parentaeaf54a1b4445cf05935e6c9e3b700b4c352490a (diff)
parent778977a14b50470481f2438ca8185fc187f095ee (diff)
downloadegawk-c25493395c98d5eb0a2268de113be0ee6e334794.tar.gz
egawk-c25493395c98d5eb0a2268de113be0ee6e334794.tar.bz2
egawk-c25493395c98d5eb0a2268de113be0ee6e334794.zip
Merge branch 'master' into porting
Diffstat (limited to 'doc/gawk.texi')
-rw-r--r--doc/gawk.texi6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/gawk.texi b/doc/gawk.texi
index a5b57712..656a4bc5 100644
--- a/doc/gawk.texi
+++ b/doc/gawk.texi
@@ -1382,7 +1382,7 @@ and this @value{DOCUMENT}, respectively.
@section Typographical Conventions
@cindex Texinfo
-This @value{DOCUMENT} is written in @uref{http://texinfo.org, Texinfo},
+This @value{DOCUMENT} is written in @uref{http://www.gnu.org/software/texinfo/, Texinfo},
the GNU documentation formatting language.
A single Texinfo source file is used to produce both the printed and online
versions of the documentation.
@@ -22789,7 +22789,7 @@ them in by hand. Here we present a program that can extract parts of a
Texinfo input file into separate files.
@cindex Texinfo
-This @value{DOCUMENT} is written in @uref{http://texinfo.org, Texinfo},
+This @value{DOCUMENT} is written in @uref{http://www.gnu.org/software/texinfo/, Texinfo},
the GNU project's document formatting language.
A single Texinfo source file can be used to produce both
printed and online documentation.
@@ -26835,7 +26835,7 @@ same file more than once in order to avoid infinite recursion.
In addition to, or instead of the @code{source} command, you can use
the @option{-D @var{file}} or @option{--debug=@var{file}} command-line
options to execute commands from a file non-interactively
-(@pxref{Options}.
+(@pxref{Options}).
@end table
@node Miscellaneous Debugger Commands