summaryrefslogtreecommitdiffstats
path: root/txr.1
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2019-10-28 07:05:02 -0700
committerKaz Kylheku <kaz@kylheku.com>2019-10-28 07:05:02 -0700
commit25ba4a052b2115515936fd584f8dbb46d49aaf7b (patch)
tree6ac7a62c42ea62d9496983bef8a35f8721c0126b /txr.1
parentdff12605926554d9aa76c4f80c8adc0ee82fa2bb (diff)
downloadtxr-25ba4a052b2115515936fd584f8dbb46d49aaf7b.tar.gz
txr-25ba4a052b2115515936fd584f8dbb46d49aaf7b.tar.bz2
txr-25ba4a052b2115515936fd584f8dbb46d49aaf7b.zip
doc: bad expression under hash-list.
* txr.1: The example apply call wouldn't work as written because hash is looked up in the variable namespace. We must use DWIM brackets.
Diffstat (limited to 'txr.1')
-rw-r--r--txr.12
1 files changed, 1 insertions, 1 deletions
diff --git a/txr.1 b/txr.1
index c437875d..9c8fb220 100644
--- a/txr.1
+++ b/txr.1
@@ -44322,7 +44322,7 @@ The
.code hash-list
function constructs a hash as if by a call to
.mono
-.meti (apply hash << hash-args ),
+.meti [apply hash << hash-args ],
.onom
where
.meta hash-args