From 5a1c248dde80ed4a42f27884540615aa055eed5e Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Thu, 12 Jan 2017 02:05:07 -0800 Subject: doc: bad headings. * txr.1: Fixed spurious comma in Methods car ... heading and no and @ in Accessors caar ... --- txr.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/txr.1 b/txr.1 index 79c0ceb2..ef315b1b 100644 --- a/txr.1 +++ b/txr.1 @@ -17618,7 +17618,7 @@ is only a function, not an accessor; .code nthcdr forms do not denote places. -.coNP Accessors @, caar @, cadr @, cdar @, cddr ... @ cdddddr +.coNP Accessors @, caar @, cadr @, cdar @, cddr @ ... and @ cdddddr .synb .mets (caar << object ) .mets (cadr << object ) @@ -23475,7 +23475,7 @@ An instance of this structure can now be used as follows: [s "apple"]) -> 3 .cble -.coNP Methods @, car @, cdr and @ nullify +.coNP Methods @, car @ cdr and @ nullify .synb .mets << object .(car) .mets << object .(cdr) -- cgit v1.2.3