summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCheng Sun <chengsun9@gmail.com>2013-08-20 23:15:06 +0100
committerwm4 <wm4@nowhere>2013-08-22 21:19:12 +0200
commit421eebc8f1441da7964d308df84c55bcdd84449e (patch)
tree8e36a6cf9456421b8a7a4324593019cc95c31296
parentab3bafc7504d4dad50ccaa5ee2393f5ead4c9801 (diff)
downloadmpv-421eebc8f1441da7964d308df84c55bcdd84449e.tar.bz2
mpv-421eebc8f1441da7964d308df84c55bcdd84449e.tar.xz
manpage: fix (again) incorrect ao_alsa example
One example in ao.rst used the old syntax with misspelling of "no-block".
-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: