summaryrefslogtreecommitdiff
path: root/doc/filters.texi
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2011-07-08 15:34:56 +0200
committerDiego Biurrun <diego@biurrun.de>2011-07-09 21:53:59 +0200
commit4c98976124f611b1a475bccb1b5177ff536be79c (patch)
tree0a31803f9e2d423d43d4974ac5fd2975fb92cc55 /doc/filters.texi
parentf98c9fb27de84dc4f6123537b754eb2fe1a80c02 (diff)
doc: replace @pxref by @ref where appropriate
Diffstat (limited to 'doc/filters.texi')
-rw-r--r--doc/filters.texi8
1 files changed, 3 insertions, 5 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index 9666f582f2..a8076b2bf5 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -796,8 +796,7 @@ Erode an image by using a specific structuring element.
This filter corresponds to the libopencv function @code{cvErode}.
The filter accepts the parameters: @var{struct_el}:@var{nb_iterations},
-with the same meaning and use of those of the dilate filter
-(@pxref{dilate}).
+with the same syntax and semantics as the @ref{dilate} filter.
@subsection smooth
@@ -1093,7 +1092,7 @@ setdar=16:9
setdar=1.77777
@end example
-See also the "setsar" filter documentation (@pxref{setsar}).
+See also the @ref{setsar} filter documentation.
@section setpts
@@ -1547,8 +1546,7 @@ form @var{width}x@var{height} or a frame size abbreviation.
the form @var{num}/@var{den} or a frame rate abbreviation.
@var{src_name} is the name to the frei0r source to load. For more
information regarding frei0r and how to set the parameters read the
-section "frei0r" (@pxref{frei0r}) in the description of the video
-filters.
+section @ref{frei0r} in the description of the video filters.
Some examples follow:
@example