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 | 93bc141634a6f4172ea3e22c59adb98d0178bc33 (patch) | |
tree | 947cd1388ad42da9039d50c278e518cc0b840908 | |
parent | f3dceb38e9b5406351c4806eb2098db41f9088bf (diff) | |
download | txr-93bc141634a6f4172ea3e22c59adb98d0178bc33.tar.gz txr-93bc141634a6f4172ea3e22c59adb98d0178bc33.tar.bz2 txr-93bc141634a6f4172ea3e22c59adb98d0178bc33.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* |