diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2023-06-02 06:23:30 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2023-06-02 06:23:30 -0700 |
commit | 013426a780995c9f0f872acb8cc33b5892402958 (patch) | |
tree | c1bb5d4a7802db29806fb4fa73ddb4ddb3fec71e | |
parent | 534b0394a7c28dc9a50dc4ba6a8c42ffb67fb089 (diff) | |
download | txr-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.1 | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 ]]) |