summaryrefslogtreecommitdiffstats
path: root/txr.1
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2014-07-13 11:45:32 -0700
committerKaz Kylheku <kaz@kylheku.com>2014-07-13 11:45:32 -0700
commitf9c30536415bf20df76d60dffa7b851c2825e787 (patch)
tree90d4db5141647b4b4322df2d5dc845d33755986a /txr.1
parent3c36690ea47bd88ed7a6bf2d2cf4e53ea9fdbc1a (diff)
downloadtxr-f9c30536415bf20df76d60dffa7b851c2825e787.tar.gz
txr-f9c30536415bf20df76d60dffa7b851c2825e787.tar.bz2
txr-f9c30536415bf20df76d60dffa7b851c2825e787.zip
* txr.1: Fix opening ( balanced by }.
Diffstat (limited to 'txr.1')
-rw-r--r--txr.12
1 files changed, 1 insertions, 1 deletions
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 <filterspec>}.
+for the output clause. The syntax for this is @{NAME :filter <filterspec>}.
The filter specification syntax is the same as in the output clause.
See Output Filtering below.