summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2023-06-02 06:23:30 -0700
committerKaz Kylheku <kaz@kylheku.com>2023-06-02 06:23:30 -0700
commita83ccb6a5994f931f4d1048c5df50760b8b9fad1 (patch)
treec1bb5d4a7802db29806fb4fa73ddb4ddb3fec71e
parenteed8a92921ff3ce55c845d03d5e0bf49a4b395d8 (diff)
downloadtxr-a83ccb6a5994f931f4d1048c5df50760b8b9fad1.tar.gz
txr-a83ccb6a5994f931f4d1048c5df50760b8b9fad1.tar.bz2
txr-a83ccb6a5994f931f4d1048c5df50760b8b9fad1.zip
doc: nonexistent syntactic place.
* txr.1: The list of syntactic places mentions the list accessor twice, with different argument orders. Removing the wrong one.
-rw-r--r--txr.11
1 files changed, 0 insertions, 1 deletions
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 ]])