summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--txr.19
1 files changed, 8 insertions, 1 deletions
diff --git a/txr.1 b/txr.1
index 3b9add31..6b4309df 100644
--- a/txr.1
+++ b/txr.1
@@ -10436,7 +10436,14 @@ or
which defaults to a
hash table based on the
.code eql
-function, with no weak semantics.
+function, with no weak semantics or user data.
+
+The hash table key-value contents are specified as zero or more
+two-element lists, whose first element specifies the
+.meta key
+and whose second specifies the
+.metn value .
+Both expressions are literal objects, not subject to evaluation.
.NP* Range Literals