From 76c208abe91252abb8d5236461b0a29546de9e0c Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Sun, 30 Aug 2020 11:32:39 -0700 Subject: doc: minor flaw in select syntax markup. * txr.1: remove space between | and "function". --- txr.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/txr.1 b/txr.1 index cf9514f3..84d2512f 100644 --- a/txr.1 +++ b/txr.1 @@ -31734,7 +31734,7 @@ which defaults to .coNP Function @ select .synb -.mets (select < sequence >> { index-list <> | function }) +.mets (select < sequence >> { index-list | << function }) .syne .desc The -- cgit v1.2.3