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
commit6d8f3fceb7f2c8653d44c159487a745e7e4d2c01 (patch)
tree191998e4354f18de1be4f98e94422e4ec06b4913
parent8900e25269d7fda56b9fe567df01b26b3d110313 (diff)
downloadtxr-6d8f3fceb7f2c8653d44c159487a745e7e4d2c01.tar.gz
txr-6d8f3fceb7f2c8653d44c159487a745e7e4d2c01.tar.bz2
txr-6d8f3fceb7f2c8653d44c159487a745e7e4d2c01.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