From ead5447231a913fe5fece6eff932626b2031641e Mon Sep 17 00:00:00 2001 From: Arun Raghavan Date: Mon, 12 Nov 2012 22:24:52 +0530 Subject: [PATCH] man: Correction for how sample rate switching is disabled Setting to 0 in the parser causes daemon startup to fail. --- man/pulse-daemon.conf.5.xml.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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.

-- 2.39.2