aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gawktexi.in
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2014-01-13 22:23:29 +0200
committerArnold D. Robbins <arnold@skeeve.com>2014-01-13 22:23:29 +0200
commit2389064eb3fe7c5b2b144eb2f5d556a812ba1911 (patch)
tree2e11758010f2087f9b6de84618505f5b48cb2a98 /doc/gawktexi.in
parent074f0fcb34072abbbd56fc96630368fc7fa3115d (diff)
downloadegawk-2389064eb3fe7c5b2b144eb2f5d556a812ba1911.tar.gz
egawk-2389064eb3fe7c5b2b144eb2f5d556a812ba1911.tar.bz2
egawk-2389064eb3fe7c5b2b144eb2f5d556a812ba1911.zip
VMS doc updates.
Diffstat (limited to 'doc/gawktexi.in')
-rw-r--r--doc/gawktexi.in25
1 files changed, 20 insertions, 5 deletions
diff --git a/doc/gawktexi.in b/doc/gawktexi.in
index 4dfd0039..f27d5aba 100644
--- a/doc/gawktexi.in
+++ b/doc/gawktexi.in
@@ -34165,7 +34165,21 @@ If your @command{gawk} was installed by a PCSI kit into the
@file{GNV$GNU:[bin]gnv$gawk.exe} and the help file will be
@file{GNV$GNU:[vms_help]gawk.hlp}.
-Optionally, the help entry can be loaded into a VMS help library:
+The PCSI kit also installs a @file{GNV$GNU:[vms_bin]gawk_verb.cld} file
+which can be used to add @command{gawk} and @command{awk} as DCL commands.
+
+For just the current process you can use:
+
+@example
+$ @kbd{set command gnv$gnu:[vms_bin]gawk_verb.cld}
+@end example
+
+Or the system manager can use @file{GNV$GNU:[vms_bin]gawk_verb.cld} to
+add the @command{gawk} and @command{awk} to the system wide @samp{DCLTABLES}.
+
+The DCL syntax is documented in the @file{gawk.hlp} file.
+
+Optionally, @file{gawk.hlp} entry can be loaded into a VMS help library:
@example
$ @kbd{LIBRARY/HELP sys$help:helplib [.vms]gawk.hlp}
@@ -34276,9 +34290,10 @@ to supply individual PCSI packages for each component.
See @uref{https://sourceforge.net/p/gnv/wiki/InstallingGNVPackages/}.
The normal build procedure for @command{gawk} produces a program that
-is suitable for use with GNV. At this time work is being done to create
-the procedures for building a PCSI kit to replace the older @command{gawk}
-port.
+is suitable for use with GNV.
+
+The @file{vms/gawk_build_steps.txt} in the source documents the procedure
+for building a VMS PCSI kit that is compatible with GNV.
@ignore
@c The VMS POSIX product, also known as POSIX for OpenVMS, is long defunct
@@ -34431,7 +34446,7 @@ as follows:
@cindex Rankin, Pat
@cindex Malmberg, John
@item VMS @tab Pat Rankin, @EMAIL{r.pat.rankin@@gmail.com,r.pat.rankin at gmail.com}, and
-John Malmberg, @EMAIL{wb8tyw@@gmail.com,wb8tyw at gmail.com}.
+John Malmberg, @EMAIL{wb8tyw@@qsl.net,wb8tyw at qsl.net}.
@cindex Pitts, Dave
@item z/OS (OS/390) @tab Dave Pitts, @EMAIL{dpitts@@cozx.com,dpitts at cozx dot com}.