From e1505120b92c4e79c49e88d2884a97dd63f17d18 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Thu, 26 Oct 2017 06:43:46 -0700 Subject: doc: partition function: syntax formatting * txr.1: Fix bungled formatting of third argument alternatives in the syntax synopsis of the partition function. --- txr.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3