summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2021-11-08 07:14:57 -0800
committerKaz Kylheku <kaz@kylheku.com>2021-11-08 07:14:57 -0800
commit9a394a7176bd0c9f7668dd79792a91ada4e2b8f7 (patch)
treeb6ab19c0b985ff17ee8b147cf5292fc4c01f0fc8
parenta9cfaa884fd57ad73ddedb108e044d8a1c01d5f8 (diff)
downloadtxr-9a394a7176bd0c9f7668dd79792a91ada4e2b8f7.tar.gz
txr-9a394a7176bd0c9f7668dd79792a91ada4e2b8f7.tar.bz2
txr-9a394a7176bd0c9f7668dd79792a91ada4e2b8f7.zip
doc: mention :weak-or and :weak-and in syntax.
* txr.1: The syntax synopsis for the hash function neglects to mention the :weak-or and :weak-and symbols.
-rw-r--r--txr.12
1 files changed, 1 insertions, 1 deletions
diff --git a/txr.1 b/txr.1
index a6960268..a46afe85 100644
--- a/txr.1
+++ b/txr.1
@@ -52224,7 +52224,7 @@ becomes unspecified.
.synb
.mets (make-hash < weak-keys < weak-vals
.mets \ \ \ \ \ \ \ \ \ \ < equal-based <> [ hash-seed ])
-.mets (hash {:weak-keys | :weak-vals |
+.mets (hash {:weak-keys | :weak-vals | :weak-or | :weak-and
.mets \ \ \ \ \ \ :eql-based | :equal-based |
.mets \ \ \ \ \ \ :eq-based | :userdata << obj }*)
.syne