diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2021-03-28 12:02:10 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2021-03-28 12:02:10 -0700 |
commit | 410fb0ec4fb2a2780f581322b6b99f5a7d77d990 (patch) | |
tree | ccfddc2a550e7aef0ebc91b17e7f67046d5a40b2 /txr.1 | |
parent | 8a32d5553fea4e71ebecb48ee414723f63bb5852 (diff) | |
download | txr-410fb0ec4fb2a2780f581322b6b99f5a7d77d990.tar.gz txr-410fb0ec4fb2a2780f581322b6b99f5a7d77d990.tar.bz2 txr-410fb0ec4fb2a2780f581322b6b99f5a7d77d990.zip |
doc: fix space before period.
* txr.1: Fix two occurrences of \*(TL being separated from a
period by a space in the ARGUMENTS AND OPTIONS section.
Diffstat (limited to 'txr.1')
-rw-r--r-- | txr.1 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -966,14 +966,14 @@ the suffix, then it is assumed to be \*(TL. The .code --lisp option changes the treatment of unsuffixed script file names, causing them -to be interpreted as \*(TL . +to be interpreted as \*(TL. If an unsuffixed script file name is specified, and cannot be opened, then \*(TX will add the .str .txr suffix and try again. If that fails, it will be tried with the .str .tl -suffix, and treated as \*(TL . +suffix, and treated as \*(TL. If the .code --lisp option has been specified, then \*(TX tries only the |