summaryrefslogtreecommitdiffstats
path: root/txr.1
diff options
context:
space:
mode:
Diffstat (limited to 'txr.1')
-rw-r--r--txr.18
1 files changed, 4 insertions, 4 deletions
diff --git a/txr.1 b/txr.1
index a660a675..619b87f8 100644
--- a/txr.1
+++ b/txr.1
@@ -32125,7 +32125,7 @@ otherwise
.coNP Function @ partition
.synb
-.mets (partition < sequence >> { index-list | index | << function })
+.mets (partition < sequence >> { index-list | < index | << function })
.syne
.desc
If
@@ -32229,8 +32229,8 @@ as are indices less than or equal to zero.
.coNP Functions @ split and @ split*
.synb
-.mets (split < sequence >> { index-list | index | << function })
-.mets (split* < sequence >> { index-list | index | << function })
+.mets (split < sequence >> { index-list | < index | << function })
+.mets (split* < sequence >> { index-list | < index | << function })
.syne
.desc
If
@@ -32340,7 +32340,7 @@ does not produce empty pieces.
.coNP Function @ partition*
.synb
-.mets (partition* < sequence >> { index-list >> | index <> | function })
+.mets (partition* < sequence >> { index-list | < index | << function })
.syne
.desc
If