diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2019-08-23 13:24:14 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2019-08-23 13:24:14 +0300 |
commit | 58982af68e8cbbc71b48a2ab36865ed4630b960b (patch) | |
tree | fda20054baa114e805535d681824dae3cd6f23c8 | |
parent | 8de8e60457bc273694f4b42e4f3f7148bd075576 (diff) | |
download | egawk-58982af68e8cbbc71b48a2ab36865ed4630b960b.tar.gz egawk-58982af68e8cbbc71b48a2ab36865ed4630b960b.tar.bz2 egawk-58982af68e8cbbc71b48a2ab36865ed4630b960b.zip |
Updates to awkcard.in.
-rw-r--r-- | doc/ChangeLog | 4 | ||||
-rw-r--r-- | doc/awkcard.in | 15 |
2 files changed, 6 insertions, 13 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index c9d7913f..65124d19 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,7 @@ +2019-08-23 Arnold D. Robbins <arnold@skeeve.com> + + * awkcard.in: Fixes and updates. Some cleanup. + 2019-08-21 Arnold D. Robbins <arnold@skeeve.com> * texinfo.tex: Updated. diff --git a/doc/awkcard.in b/doc/awkcard.in index 84f7e97b..8cdfc834 100644 --- a/doc/awkcard.in +++ b/doc/awkcard.in @@ -1135,7 +1135,7 @@ _ The \*(FIr\*(FC{\*(FIn\*(FC,\*(FIm\*(FC}\*(FR notation is called an \*(FIinterval expression\fP. \*(CRNot supported by -\*(MK or \*(NK.\*(CX +\*(MK.\*(CX .sp .5 \*(CDIn regular expressions, within character ranges (\*(FC[\*(FR...\*(FC]\*(FR), @@ -1162,9 +1162,6 @@ when finding source files named with the \*(FC\-f\fP and \*(FC\-i\fP options. The default path is \*(FC".:/usr/local/share/awk"\*(FR. -.\" if this variable does not exist. -.\" (The actual directory may vary, -.\" depending upon how \*(GK was built and installed.) If a source file name contains a ``/'' character, no path search is performed. .sp .5 @@ -1186,7 +1183,6 @@ for \*(GK to wait for input before returning with an error. .sp .5 If \*(FCPOSIXLY_CORRECT\fP exists -.\" in the environment, then \*(GK behaves exactly as if the \*(FC\-\^\-posix\fP option had been given.\*(CB .EB "\s+2\f(HBENVIRONMENT VARIABLES (\*(GK\f(HB)\*(FR\s0" @@ -1333,7 +1329,6 @@ T} \*(FCgetline \*(FIv \*(FC< \*(FIfile\*(FR Set \*(FIv\fP from next record of \*(FIfile\*(FR. \*(FIcmd \*(FC| getline\*(FR Pipe into \*(FCgetline\*(FR; set \*(FC$0\*(FR, \*(FCNF\*(FR. \*(FIcmd \*(FC| getline \*(FIv\*(FR Pipe into \*(FCgetline\*(FR; set \*(FIv\*(FR. -.\" \*(CB\*(FIcmd \*(FC|& getline\*(FR Coprocess pipe into \*(FCgetline\*(FR; set \*(FC$0\*(FR, \*(FCNF\*(FR. .TE .fi .in +.2i @@ -1917,9 +1912,6 @@ Return the bitwise XOR of the arguments.\*(CB .br Dynamically load the named \*(FIextension\*(FR. This adds new built-in functions to \*(GK. -.\" The extension should use the API defined by the -.\" \*(FCgawkapi.h\*(FR header file, as documented in -.\" the full manual. The extension is loaded during the parsing of the program. See the manual for details.\*(CB .in -.2i @@ -1994,16 +1986,13 @@ to use the current domain.\*(CB .ES .nf \*(CDHost: \*(FCftp.gnu.org\*(FR -File: \*(FC/gnu/gawk/gawk-5.1.0:tar.gz\fP +File: \*(FC/gnu/gawk/gawk-5.1.0.tar.gz\fP .in +.2i .fi GNU \*(AK (\*(GK). There may be a later version. .in -.2i .nf .sp .4 -.\" http://www.cs.princeton.edu/~bwk/btl.mirror/ -.\" awk.tar.gz -.\" .br \*(FCgit clone git://github.com/onetrueawk/awk\fP .in +.2i .fi |