summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2021-11-08 07:13:25 -0800
committerKaz Kylheku <kaz@kylheku.com>2021-11-08 07:13:25 -0800
commit3c6dc6d875428dfd0fe06cb8373ffcf7717feb71 (patch)
tree5c4935d8d28207d2d67f0cdd857c5dc54b0242eb
parent31ad963986b0a6508ffd4c4958d308ca8cd91a87 (diff)
downloadtxr-3c6dc6d875428dfd0fe06cb8373ffcf7717feb71.tar.gz
txr-3c6dc6d875428dfd0fe06cb8373ffcf7717feb71.tar.bz2
txr-3c6dc6d875428dfd0fe06cb8373ffcf7717feb71.zip
doc: fix :weak-values typo.
* txr.1: The hash construction keyword is :weak-vals; the keyword :weak-values is not recognized, yet mentioned in three places in the documentation.
-rw-r--r--txr.18
1 files changed, 4 insertions, 4 deletions
diff --git a/txr.1 b/txr.1
index 2566c644..a6960268 100644
--- a/txr.1
+++ b/txr.1
@@ -12330,7 +12330,7 @@ a hash table. Allowed keywords are:
.codn :eql-based ,
.codn :eq-based ,
.codn :weak-keys ,
-.codn :weak-values ,
+.codn :weak-vals ,
and
.codn :userdata .
If the
@@ -52263,7 +52263,7 @@ argument is then ignored.
If both
.meta weak-keys
and
-.meta weak-values
+.meta weak-vals
are true, and
.meta weak-keys
is not one of the keywords
@@ -52344,13 +52344,13 @@ or
may be specified. If either of these is specified, then the
.code :weak-keys
and
-.code :weak-values
+.code :weak-vals
keywords are redundant and unnecessary.
If
.code :weak-keys
and
-.code :weak-values
+.code :weak-vals
are both specified, and
.code :weak-and
isn't specified, the situation is equivalent to