From ef2ea72fe2876480b3211fb61a3347e4b23266bb Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Tue, 16 Jun 2015 22:31:59 -0700 Subject: txr.1: Misspelled casequal; duplicate posq section. --- txr.1 | 25 +------------------------ 1 file changed, 1 insertion(+), 24 deletions(-) diff --git a/txr.1 b/txr.1 index c977d67a..23a80247 100644 --- a/txr.1 +++ b/txr.1 @@ -10296,7 +10296,7 @@ yields .synb .mets (caseq < test-form << normal-clause * <> [ else-clause ]) .mets (caseql < test-form << normal-clause * <> [ else-clause ]) -.mets (caseqqual < test-form << normal-clause * <> [ else-clause ]) +.mets (casequal < test-form << normal-clause * <> [ else-clause ]) .syne .desc These three macros arrange for the evaluation of of @@ -14278,29 +14278,6 @@ or to .metn object . -.coNP Functions @, posqual @ posql and @ posq -.synb -.mets (posq < object << list ) -.mets (posql < object << list ) -.mets (posqual < object << list ) -.syne -.desc -The -.codn posq , -.code posql -and -.code posqual -functions return the zero-based position of the -first item in -.meta list -which is, respectively, -.codn eq , -.code eql -or -.code equal -to -.metn object . - .coNP Functions @ pos and @ pos-if .synb .mets (pos < key < list >> [ testfun <> [ keyfun ]]) -- cgit v1.2.3