]> code.delx.au - pulseaudio/commitdiff
man: Correction for how sample rate switching is disabled
authorArun Raghavan <arun.raghavan@collabora.co.uk>
Mon, 12 Nov 2012 16:54:52 +0000 (22:24 +0530)
committerArun Raghavan <arun.raghavan@collabora.co.uk>
Mon, 12 Nov 2012 16:54:52 +0000 (22:24 +0530)
Setting to 0 in the parser causes daemon startup to fail.

man/pulse-daemon.conf.5.xml.in

index 49f9f22fbe12bd501968157b85e5a85ecd033693..c270d2bceb2403d2f3dec833a1736c9d2de25a4b 100644 (file)
@@ -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.</p>
+      If set to the same as the default sample rate, this feature is
+      disabled.</p>
     </option>
 
   </section>