From bc841e51aa219f772baf17295e8927b6ce30dc23 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Tue, 9 Feb 2021 20:08:02 -0800 Subject: doc: double nil in list pattern description. * txr.1: Fix "atom pattern nil nil". --- txr.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/txr.1 b/txr.1 index 7b2717c4..cacc53d0 100644 --- a/txr.1 +++ b/txr.1 @@ -39945,7 +39945,7 @@ to match a longer list. The syntax is indicated as requiring at least one .meta pattern because otherwise the list is empty, which corresponds to the -atom pattern nil +atom pattern .codn nil . The syntax -- cgit v1.2.3