diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2015-01-25 19:04:16 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2015-01-25 19:04:16 +0200 |
commit | b334ca8db1959020a9e35865c78ce81b829b48a9 (patch) | |
tree | b1ea98871ad2c803f04a272181f2fbaf6c4d456e /doc/gawktexi.in | |
parent | a2ffcdbb5896779fc28a8d7ec770b87e516bd941 (diff) | |
parent | 2443fb7afd788395e1c6baf067299f42317df21b (diff) | |
download | egawk-b334ca8db1959020a9e35865c78ce81b829b48a9.tar.gz egawk-b334ca8db1959020a9e35865c78ce81b829b48a9.tar.bz2 egawk-b334ca8db1959020a9e35865c78ce81b829b48a9.zip |
Merge branch 'gawk-4.1-stable'
Diffstat (limited to 'doc/gawktexi.in')
-rw-r--r-- | doc/gawktexi.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gawktexi.in b/doc/gawktexi.in index 6ab462dd..b366f0d1 100644 --- a/doc/gawktexi.in +++ b/doc/gawktexi.in @@ -39126,7 +39126,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}. |