diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2017-01-21 23:48:57 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2017-01-21 23:48:57 -0800 |
commit | 6a5b86729834549541727ecc231fba8934702567 (patch) | |
tree | 7477bd370c36dde6253f073c3d5e2587c8d54210 /txr.1 | |
parent | 062b374c59842e6f00e1df7acf0cbe33293026af (diff) | |
download | txr-6a5b86729834549541727ecc231fba8934702567.tar.gz txr-6a5b86729834549541727ecc231fba8934702567.tar.bz2 txr-6a5b86729834549541727ecc231fba8934702567.zip |
doc: grammar under kfs variable.
* txr.1: "when they empty" -> "when they are empty".
Diffstat (limited to 'txr.1')
-rw-r--r-- | txr.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -43001,7 +43001,7 @@ is a Boolean flag which is initialized to .codn nil . If it is set to any other value, it indicates a request to retain -the pieces of the record which separate the fields (even when they +the pieces of the record which separate the fields (even when they are empty strings). The retained pieces appear as fields, interspersed among the regular fields so that all of the fields appear in the order in which they were extracted from the record. |