Package: mpd
Version: 0.11.5-5.1
Severity: minor

The section for mpd configuration option "buffer_before play" is not in
it's own paragraph, it gets displayed as part of "audio_buffer_size".

Looking at that parameter it seems funny, there is a space before the
word "play". There is a reference to "buffer_before_play" in the example
at the end of the manpage, it is a typo.

Patch included.

--- mpd.1       2005-11-08 00:05:02.000000000 +0200
+++ mpd-fix.1   2005-11-08 00:05:36.000000000 +0200
@@ -128,7 +128,8 @@
 .TP
 .B audio_buffer_size <size in KB>
 This specifies the size of the audio output buffer that mpd uses.  The
 default is 2048 kilobytes.
-.B buffer_before play <0-100%>
+.TP
+.B buffer_before_play <0-100%>
 This specifies the amount of the audio buffer that will be filled
 before a song begins playing. The default is 25%.
 .TP
 .B audio_output_format <sample_rate:bits:channels>


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to