summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2013-07-22 00:03:57 +0200
committerwm4 <wm4@nowhere>2013-07-22 00:03:57 +0200
commit0c28dc6adcd93c164d940e1db471272a9dbee483 (patch)
treec19b4892527efab14c0c73661f3d0288e0394082 /DOCS
parentecc5cb67f8b7ace9897982aba45769656e92a3d8 (diff)
downloadmpv-0c28dc6adcd93c164d940e1db471272a9dbee483.tar.bz2
mpv-0c28dc6adcd93c164d940e1db471272a9dbee483.tar.xz
ao_jack: use new option API
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/ao.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/man/en/ao.rst b/DOCS/man/en/ao.rst
index 0d7720c4ee..a65334e248 100644
--- a/DOCS/man/en/ao.rst
+++ b/DOCS/man/en/ao.rst
@@ -66,7 +66,7 @@ Available audio output drivers are:
``port=<name>``
Connects to the ports with the given name (default: physical ports).
``name=<client>``
- Client name that is passed to JACK (default: mpv [<PID>]). Useful
+ Client name that is passed to JACK (default: ``mpv``). Useful
if you want to have certain connections established automatically.
``(no-)estimate``
Estimate the audio delay, supposed to make the video playback smoother