From 84fb59d62953fce123dc9ec9a5a661dd30e5765b Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Tue, 6 Nov 2018 06:28:08 -0800 Subject: doc: split/split*: formatting of syntax * txr.1: Fix funny formatting. --- txr.1 | 4 ++-- 1 file 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 -- cgit v1.2.3