From 938b1031caac9d25b86303d3787295a3b63c80cc Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Mon, 27 Dec 2021 21:01:31 -0800 Subject: doc: stray reference to *place-macro*. * txr.1: In description of *match-macro* fix stray copy-paste referring to *place-macro*. --- txr.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/txr.1 b/txr.1 index 90f6cbdd..04e9598c 100644 --- a/txr.1 +++ b/txr.1 @@ -45251,7 +45251,7 @@ special variable holds the hash table of associations between symbols and pattern macro expanders. If the expression -.code "[*place-macro* 'sym]" +.code "[*match-macro* 'sym]" yields a function, then symbol .code sym has a binding as a pattern macro. If that -- cgit v1.2.3