aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gawk.texi
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2013-03-15 13:58:46 +0200
committerArnold D. Robbins <arnold@skeeve.com>2013-03-15 13:58:46 +0200
commit778977a14b50470481f2438ca8185fc187f095ee (patch)
tree8f4b1db10da9d0a817ec024c421f729c6c1ed75b /doc/gawk.texi
parent891b30a5417f93c3fc5e5aa4d54e270282bea380 (diff)
parente321abfe930c98a7b027d48118f4b9a3b3059ee5 (diff)
downloadegawk-778977a14b50470481f2438ca8185fc187f095ee.tar.gz
egawk-778977a14b50470481f2438ca8185fc187f095ee.tar.bz2
egawk-778977a14b50470481f2438ca8185fc187f095ee.zip
Merge branch 'gawk-4.0-stable'
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