summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2018-11-06 06:28:08 -0800
committerKaz Kylheku <kaz@kylheku.com>2018-11-06 06:28:08 -0800
commit78adfeec72a4fc2ebfd83871fe8552a2573f87ef (patch)
tree364f97e77c6096c185403010af03496445dae31a
parentb84399720acfc8b34092ad29dd0301a336d7017e (diff)
downloadtxr-78adfeec72a4fc2ebfd83871fe8552a2573f87ef.tar.gz
txr-78adfeec72a4fc2ebfd83871fe8552a2573f87ef.tar.bz2
txr-78adfeec72a4fc2ebfd83871fe8552a2573f87ef.zip
doc: split/split*: formatting of syntax
* txr.1: Fix funny formatting.
-rw-r--r--txr.14
1 files changed, 2 insertions, 2 deletions
diff --git a/txr.1 b/txr.1
index 524b6b7e..c6f398fd 100644
--- a/txr.1
+++ b/txr.1
@@ -28142,8 +28142,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