From f9c30536415bf20df76d60dffa7b851c2825e787 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Sun, 13 Jul 2014 11:45:32 -0700 Subject: * txr.1: Fix opening ( balanced by }. --- txr.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/txr.1 b/txr.1 index a6f07c98..efad5ab9 100644 --- a/txr.1 +++ b/txr.1 @@ -3978,7 +3978,7 @@ that field, if the width is specified as a positive number, and right-adjusted if the width is specified as negative. An output variable may specify a filter which overrides any filter established -for the output clause. The syntax for this is @(NAME :filter }. +for the output clause. The syntax for this is @{NAME :filter }. The filter specification syntax is the same as in the output clause. See Output Filtering below. -- cgit v1.2.3