diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2017-10-26 06:43:46 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2017-10-26 06:43:46 -0700 |
commit | e1505120b92c4e79c49e88d2884a97dd63f17d18 (patch) | |
tree | 191998e4354f18de1be4f98e94422e4ec06b4913 | |
parent | 20fea2acbc43c333ddc35b137a5b822eb5e470c0 (diff) | |
download | txr-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.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |