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
commit013426a780995c9f0f872acb8cc33b5892402958 (patch)
treec1bb5d4a7802db29806fb4fa73ddb4ddb3fec71e
parent534b0394a7c28dc9a50dc4ba6a8c42ffb67fb089 (diff)
downloadtxr-013426a780995c9f0f872acb8cc33b5892402958.tar.gz
txr-013426a780995c9f0f872acb8cc33b5892402958.tar.bz2
txr-013426a780995c9f0f872acb8cc33b5892402958.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 ]])