From 4d0ff5692b7da9f278681d69d8c4b5c37abdd4e3 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Sat, 26 Mar 2016 23:13:00 -0700 Subject: Doc fixes under condlet. * txr.1: Fix inaccurate wording referring to pairs. --- txr.1 | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/txr.1 b/txr.1 index a70d1623..0b1e4a56 100644 --- a/txr.1 +++ b/txr.1 @@ -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 -- cgit v1.2.3