manpage: fix (again) incorrect ao_alsa example

One example in ao.rst used the old syntax with misspelling of "no-block".
This commit is contained in:
Cheng Sun 2013-08-20 23:15:06 +01:00
parent e49abd2fa2
commit 92658864ae
1 changed files with 1 additions and 1 deletions

View File

@ -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: