summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2017-10-26 06:43:46 -0700
committerKaz Kylheku <kaz@kylheku.com>2017-10-26 06:43:46 -0700
commite1505120b92c4e79c49e88d2884a97dd63f17d18 (patch)
tree191998e4354f18de1be4f98e94422e4ec06b4913
parent20fea2acbc43c333ddc35b137a5b822eb5e470c0 (diff)
downloadtxr-e1505120b92c4e79c49e88d2884a97dd63f17d18.tar.gz
txr-e1505120b92c4e79c49e88d2884a97dd63f17d18.tar.bz2
txr-e1505120b92c4e79c49e88d2884a97dd63f17d18.zip
doc: partition function: syntax formatting
* txr.1: Fix bungled formatting of third argument alternatives in the syntax synopsis of the partition function.
-rw-r--r--txr.12
1 files changed, 1 insertions, 1 deletions
diff --git a/txr.1 b/txr.1
index 92aa7bb6..e777d04d 100644
--- a/txr.1
+++ b/txr.1
@@ -27154,7 +27154,7 @@ otherwise
.coNP Function @ partition
.synb
-.mets (partition < sequence >> { index-list >> | index <> | function })
+.mets (partition < sequence >> { index-list | index | << function })
.syne
.desc
If