summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Herkt <lachs0r@srsfckn.biz>2015-03-15 15:18:11 +0100
committerDiogo Franco (Kovensky) <diogomfranco@gmail.com>2015-03-16 17:07:47 +0900
commit3dcd3476c664e514e36643e62d319da29f19d2ac (patch)
tree366ed1f10a6705230b16a9a7220e38e29d69f211
parentad119460d7b7b4d3ca82fcb6064984a508895e45 (diff)
downloadmpv-3dcd3476c664e514e36643e62d319da29f19d2ac.tar.bz2
mpv-3dcd3476c664e514e36643e62d319da29f19d2ac.tar.xz
man: fix PDF build
(cherry picked from commit add4c9ee037bb619509e660664a08b6f56531c30)
-rw-r--r--DOCS/man/af.rst7
1 files changed, 4 insertions, 3 deletions
diff --git a/DOCS/man/af.rst b/DOCS/man/af.rst
index 6983041bef..a5697940a8 100644
--- a/DOCS/man/af.rst
+++ b/DOCS/man/af.rst
@@ -565,9 +565,10 @@ Available filters are:
Scale tempo in sync with speed (default).
pitch
Reverses effect of filter. Scales pitch without altering tempo.
- Add ``[ multiply speed 0.9438743126816935`` and
- ``] multiply speed 1.059463094352953`` to your ``input.conf``
- to step by musical semi-tones.
+ Add this to your ``input.conf`` to step by musical semi-tones::
+
+ [ multiply speed 0.9438743126816935
+ ] multiply speed 1.059463094352953
.. warning::