summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2015-06-16 22:31:59 -0700
committerKaz Kylheku <kaz@kylheku.com>2015-06-16 22:31:59 -0700
commitef2ea72fe2876480b3211fb61a3347e4b23266bb (patch)
tree094fd52e92ffa8bd0cc78bacd49d54a239bab3fb
parentfba1c7ed9bb44b6be8149c657135b74c58587e4e (diff)
downloadtxr-ef2ea72fe2876480b3211fb61a3347e4b23266bb.tar.gz
txr-ef2ea72fe2876480b3211fb61a3347e4b23266bb.tar.bz2
txr-ef2ea72fe2876480b3211fb61a3347e4b23266bb.zip
txr.1: Misspelled casequal; duplicate posq section.
-rw-r--r--txr.125
1 files changed, 1 insertions, 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 ]])