From 1002db49685b0fdf87e7ad8532840bf93d3bc2f9 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Fri, 25 Jun 2021 20:08:38 -0700 Subject: doc: fix while-match syntax. * txr.1: fix when-match appearing in place of while-match. Reported by Ray Perry. --- txr.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3