From ee1bedeb742cccbd9e3be131ec07fe687c48b037 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Fri, 31 Jan 2020 06:37:45 -0800 Subject: doc: missing catch** in heading. * txr.1: The catch section fails to mention the catch** operator in the section heading. --- txr.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/txr.1 b/txr.1 index 6f2b4046..b3457457 100644 --- a/txr.1 +++ b/txr.1 @@ -41217,7 +41217,7 @@ using the .code format string and additional arguments. -.coNP Macros @ catch and @ catch* +.coNP Macros @, catch @ catch* and @ catch** .synb .mets (catch < try-expression .mets \ \ >> {( symbol <> ( arg *) << body-form *)}*) -- cgit v1.2.3