diff options
author | albeu <albeu@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2005-11-11 15:08:35 +0000 |
---|---|---|
committer | albeu <albeu@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2005-11-11 15:08:35 +0000 |
commit | 370c6a893c1fed47b73a5007e58c85f28363453d (patch) | |
tree | ef09b1d1e97204b18fde8db9fa8360b68cdd1984 /DOCS | |
parent | 4d5075924b2309c42c4d216cbb7ff970415abbef (diff) |
Document the new oss config parameters.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16977 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r-- | DOCS/man/en/mplayer.1 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index d22bf39a2f..427557a6ff 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -1945,8 +1945,9 @@ ALSA 0.5 audio output driver OSS audio output driver .PD 0 .RSs -.IPs dsp-device -Sets the audio-output device (default: /dev/\:dsp). +.IPs dsp-device[:mixer-device[:mixer-channel]] +Sets the audio-output device (default: /dev/\:dsp), mixer device (default: +/dev/\:mixer) and mixer channel (default: pcm). .RE .PD 1 . |