diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2016-03-26 23:13:00 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2016-03-26 23:13:00 -0700 |
commit | 4d0ff5692b7da9f278681d69d8c4b5c37abdd4e3 (patch) | |
tree | 6a2f5b3efbff27287a51d84f29ed98650ae85d71 /txr.1 | |
parent | 6597ea5e7359f3936d6e73cccc142cd107e17a9f (diff) | |
download | txr-4d0ff5692b7da9f278681d69d8c4b5c37abdd4e3.tar.gz txr-4d0ff5692b7da9f278681d69d8c4b5c37abdd4e3.tar.bz2 txr-4d0ff5692b7da9f278681d69d8c4b5c37abdd4e3.zip |
Doc fixes under condlet.
* txr.1: Fix inaccurate wording referring to pairs.
Diffstat (limited to 'txr.1')
-rw-r--r-- | txr.1 | 10 |
1 files changed, 4 insertions, 6 deletions
@@ -12623,11 +12623,7 @@ The macro generalizes .codn iflet -Arguments to -.code condlet -are are pairs. - -Each arguments is a compound consisting of at least one item: a list of +Each argument is a compound consisting of at least one item: a list of bindings or .metn atom-form . This item is followed by zero or more @@ -12640,7 +12636,9 @@ then the situation is treated as if there were a single specified as .codn nil . -The pairs of arguments are considered in sequence, starting with the +The arguments of +.code condlet +are considered in sequence, starting with the leftmost. If the argument's left item is an |