From a83ccb6a5994f931f4d1048c5df50760b8b9fad1 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Fri, 2 Jun 2023 06:23:30 -0700 Subject: doc: nonexistent syntactic place. * txr.1: The list of syntactic places mentions the list accessor twice, with different argument orders. Removing the wrong one. --- txr.1 | 1 - 1 file changed, 1 deletion(-) diff --git a/txr.1 b/txr.1 index e99cda51..7c67ed0d 100644 --- a/txr.1 +++ b/txr.1 @@ -14155,7 +14155,6 @@ defined by \*(TX programs. .mets (nthcdr < index << obj ) .mets (nthlast < index << obj ) .mets (butlastn < num << obj ) -.mets (last < num << obj ) .mets (nth < index << obj ) .mets (ref < seq << idx ) .mets (sub < sequence >> [ from <> [ to ]]) -- cgit v1.2.3