summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Sabatini <stefasab@gmail.com>2012-07-14 11:10:24 +0200
committerStefano Sabatini <stefasab@gmail.com>2012-07-14 11:40:08 +0200
commitbd58f00ec150456a7a8b82f0395d5e9e840edae5 (patch)
tree0150013673b7af6890f3fe4370725b37389294fe
parentb65ccce866e9d6fb97ab8083c8fa16581255e12c (diff)
doc/filters: prefer "special" over "magic" for special input/output labels
-rw-r--r--doc/filters.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index 6d2553f785..2d652931ba 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -39,7 +39,7 @@ chain are separated by commas. In our example, @var{split, fifo,
overlay} are in one linear chain, and @var{fifo, crop, vflip} are in
another. The points where the linear chains join are labeled by names
enclosed in square brackets. In our example, that is @var{[T1]} and
-@var{[T2]}. The magic labels @var{[in]} and @var{[out]} are the points
+@var{[T2]}. The special labels @var{[in]} and @var{[out]} are the points
where video is input and output.
Some filters take in input a list of parameters: they are specified