summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--txr.14
1 files changed, 2 insertions, 2 deletions
diff --git a/txr.1 b/txr.1
index e1324c0e..cd796423 100644
--- a/txr.1
+++ b/txr.1
@@ -36919,7 +36919,7 @@ That is to say, this equivalence holds:
.coNP Function @ unique
.synb
-.mets (unique < sequence >> [ keyfun <> { hash-arg }* ])
+.mets (unique < sequence >> [ keyfun <> { hash-arg }*])
.syne
.desc
The
@@ -36935,7 +36935,7 @@ If neither
nor
.metn hash-arg s
are specified, then elements of sequence are considered equal under the
-.code eql
+.code equal
function. The first occurrence of each element is retained,
and the subsequent duplicates of that element, of any, are suppressed,
such that the order of the elements is otherwise preserved.