diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2021-06-25 20:08:38 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2021-06-25 20:08:38 -0700 |
commit | 52e5ee8370b9be961962257302c48945487549bd (patch) | |
tree | 0a203cfd41377988b01e60e8a6cc6d3995fba372 | |
parent | 42984ff8413e240d8bf2258bfad8aee6c23d5df6 (diff) | |
download | txr-52e5ee8370b9be961962257302c48945487549bd.tar.gz txr-52e5ee8370b9be961962257302c48945487549bd.tar.bz2 txr-52e5ee8370b9be961962257302c48945487549bd.zip |
doc: fix while-match syntax.
* txr.1: fix when-match appearing in place of while-match.
Reported by Ray Perry.
-rw-r--r-- | txr.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |