summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorCheng Sun <chengsun9@gmail.com>2013-08-20 23:15:06 +0100
committerCheng Sun <chengsun9@gmail.com>2013-08-20 23:15:06 +0100
commit92658864ae374e6d96cd000e4b04c7c78a2e6109 (patch)
tree71384fd671117f50d17614998ddbd32eefde7e41 /DOCS
parente49abd2fa20a20eb57cc218e7be5c32f4bc6c1f4 (diff)
downloadmpv-92658864ae374e6d96cd000e4b04c7c78a2e6109.tar.bz2
mpv-92658864ae374e6d96cd000e4b04c7c78a2e6109.tar.xz
manpage: fix (again) incorrect ao_alsa example
One example in ao.rst used the old syntax with misspelling of "no-block".
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 d8b7cc011a..2b71437a77 100644
--- a/DOCS/man/en/ao.rst
+++ b/DOCS/man/en/ao.rst
@@ -17,7 +17,7 @@ in the list. Suboptions are optional and can mostly be omitted.
.. admonition:: Examples
- ``--ao=alsa,oss,`` Try the ALSA driver, then the OSS driver, then others.
- - ``--ao=alsa:noblock:device=[hw:0,3]`` Sets noblock-mode and the
+ - ``--ao=alsa:no-block:device=[hw:0,3]`` Sets noblock-mode and the
device-name as first card, fourth device.
Available audio output drivers are: