aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gawktexi.in
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2015-01-25 18:55:25 +0200
committerArnold D. Robbins <arnold@skeeve.com>2015-01-25 18:55:25 +0200
commit2443fb7afd788395e1c6baf067299f42317df21b (patch)
treef329e5907f53da01b85241a1555f0aed41157bd5 /doc/gawktexi.in
parentd8e04682a95d856c0b7c97e5c965ea50bd9ac76b (diff)
downloadegawk-2443fb7afd788395e1c6baf067299f42317df21b.tar.gz
egawk-2443fb7afd788395e1c6baf067299f42317df21b.tar.bz2
egawk-2443fb7afd788395e1c6baf067299f42317df21b.zip
Fix a bad URL in the doc.
Diffstat (limited to 'doc/gawktexi.in')
-rw-r--r--doc/gawktexi.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gawktexi.in b/doc/gawktexi.in
index e360a83b..941da485 100644
--- a/doc/gawktexi.in
+++ b/doc/gawktexi.in
@@ -38916,7 +38916,7 @@ A preprocessor for @command{pic} that reads descriptions of molecules
and produces @command{pic} input for drawing them.
It was written in @command{awk}
by Brian Kernighan and Jon Bentley, and is available from
-@uref{http://netlib.sandia.gov/netlib/typesetting/chem.gz}.
+@uref{http://netlib.org/typesetting/chem}.
@item Comparison Expression
A relation that is either true or false, such as @samp{a < b}.