diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2017-07-19 06:56:03 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2017-07-19 06:56:03 -0700 |
commit | 17d96cdc896872ea06966353f4fcedb35b4cff3f (patch) | |
tree | 947cd1388ad42da9039d50c278e518cc0b840908 | |
parent | 8bc2e0f67b6d0d06cda038ebe3bfb49521fa6aa2 (diff) | |
download | txr-17d96cdc896872ea06966353f4fcedb35b4cff3f.tar.gz txr-17d96cdc896872ea06966353f4fcedb35b4cff3f.tar.bz2 txr-17d96cdc896872ea06966353f4fcedb35b4cff3f.zip |
doc: fix bad *args-full* heading.
* txr.1: We are missing an "and" in the heading for the
section about the *args-full* and related variables.
This was caught due to the fix in checkman.txr to
handle Special variables sections.
-rw-r--r-- | txr.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -46909,7 +46909,7 @@ Note that environment variable names, their values, and command line arguments are all regarded as being externally encoded in UTF-8. \*(TX performs the encoding and decoding automatically. -.coNP Special variables @, *args-full* @ *args-eff* @ *args* +.coNP Special variables @, *args-full* @ *args-eff* and @ *args* .desc The .code *args-full* |