summaryrefslogtreecommitdiffstats
path: root/txr.1
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2021-06-25 20:08:38 -0700
committerKaz Kylheku <kaz@kylheku.com>2021-06-25 20:08:38 -0700
commit1002db49685b0fdf87e7ad8532840bf93d3bc2f9 (patch)
tree0a203cfd41377988b01e60e8a6cc6d3995fba372 /txr.1
parent5cb84d453156c03343eb0fffe39b168625f76798 (diff)
downloadtxr-1002db49685b0fdf87e7ad8532840bf93d3bc2f9.tar.gz
txr-1002db49685b0fdf87e7ad8532840bf93d3bc2f9.tar.bz2
txr-1002db49685b0fdf87e7ad8532840bf93d3bc2f9.zip
doc: fix while-match syntax.
* txr.1: fix when-match appearing in place of while-match. Reported by Ray Perry.
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 ca41c82a..97def4e5 100644
--- a/txr.1
+++ b/txr.1
@@ -43601,7 +43601,7 @@ and
.coNP Macro @ while-match
.synb
-.mets (when-match < pattern < expr << form *)
+.mets (while-match < pattern < expr << form *)
.syne
.desc
The