diff options
Diffstat (limited to 'vms/gawk.hlp')
-rw-r--r-- | vms/gawk.hlp | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/vms/gawk.hlp b/vms/gawk.hlp index 9a3f2269..0d1645a6 100644 --- a/vms/gawk.hlp +++ b/vms/gawk.hlp @@ -1084,9 +1084,9 @@ published by SSC and the FSF (http://www.ssc.com). Source text for it is present in the file GAWK.TEXI. A postscript - version is available via anonymous FTP from host prep.ai.mit.edu in - directory pub/gnu/, file gawk-{version}-doc.tar.gz where {version} - would be the current version number, such as 3.0.3. + version is available via anonymous FTP from host gnudist.gnu.org in + directory /gnu/gawk, file gawk-{version}-doc.tar.gz where {version} + would be the current version number, such as 3.0.4. Another source of documentation is "The AWK Programming Language" by Aho, Weinberger, and Kernighan (1988), published by Addison-Wesley. @@ -1200,7 +1200,7 @@ failure. The final exit status will be 1 (VMS success) if 0 is used, or even (VMS non-success) if non-zero is used. 3 changes - Changes between version 3.0.3 and 2.15.6 + Changes between version 3.0.4 and 2.15.6 General RS can contain multiple characters or be a regexp |