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 | a83ccb6a5994f931f4d1048c5df50760b8b9fad1 (patch) | |
tree | c1bb5d4a7802db29806fb4fa73ddb4ddb3fec71e | |
parent | eed8a92921ff3ce55c845d03d5e0bf49a4b395d8 (diff) | |
download | txr-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.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 ]]) |