man: Correction for how sample rate switching is disabled

Setting to 0 in the parser causes daemon startup to fail.
This commit is contained in:
Arun Raghavan 2012-11-12 22:24:52 +05:30
parent 706e7aeb25
commit ead5447231

View file

@ -437,7 +437,8 @@ USA.
or 48kHz. Switching between default and alternate values is or 48kHz. Switching between default and alternate values is
enabled only when the sinks/sources are suspended. This option enabled only when the sinks/sources are suspended. This option
is ignored in passthrough mode where the stream rate will be used. 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> </option>
</section> </section>