From: Arun Raghavan Date: Mon, 12 Nov 2012 16:54:52 +0000 (+0530) Subject: man: Correction for how sample rate switching is disabled X-Git-Url: https://code.delx.au/pulseaudio/commitdiff_plain/ead5447231a913fe5fece6eff932626b2031641e man: Correction for how sample rate switching is disabled Setting to 0 in the parser causes daemon startup to fail. --- diff --git a/man/pulse-daemon.conf.5.xml.in b/man/pulse-daemon.conf.5.xml.in index 49f9f22f..c270d2bc 100644 --- a/man/pulse-daemon.conf.5.xml.in +++ b/man/pulse-daemon.conf.5.xml.in @@ -437,7 +437,8 @@ USA. or 48kHz. Switching between default and alternate values is enabled only when the sinks/sources are suspended. This option is ignored in passthrough mode where the stream rate will be used. - If set to zero, this feature is disabled.

+ If set to the same as the default sample rate, this feature is + disabled.