diff options
author | Peter Meerwald <p.meerwald@bct-electronic.com> | 2014-03-17 15:36:22 +0100 |
---|---|---|
committer | Peter Meerwald <pmeerw@pmeerw.net> | 2014-03-18 08:57:39 +0100 |
commit | a9351f1a7180cd7dce1eaae42a99e2e51d1fcfe1 (patch) | |
tree | a177f85bbb4afbd45dde0c2bda68ec6d010bb12a /man | |
parent | ee9037829a9ec7ec0c810a574fa41f789afb1b02 (diff) |
doc: Fix some typos/wording in man/pulse-daemon.conf.5
Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net>
Diffstat (limited to 'man')
-rw-r--r-- | man/pulse-daemon.conf.5.xml.in | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man/pulse-daemon.conf.5.xml.in b/man/pulse-daemon.conf.5.xml.in index 9596738d9..4aa594821 100644 --- a/man/pulse-daemon.conf.5.xml.in +++ b/man/pulse-daemon.conf.5.xml.in @@ -394,7 +394,7 @@ USA. the default real-time priority level as configured with <opt>realtime-priority=</opt> fits in this resource limit, if <opt>realtime-scheduling</opt> is enabled. The JACK client - libraries require a real-time prority of 9 by default. </p> + libraries require a real-time priority of 9 by default.</p> </option> <option> <p><opt>rlimit-rttime</opt> Defaults to 1000000.</p> @@ -437,11 +437,11 @@ USA. <option> <p><opt>alternate-sample-rate</opt> The alternate sample frequency. Sinks and sources will use either the - default-rate-rate value or this alternate value, typically 44.1 + default-sample-rate value or this alternate value, typically 44.1 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 the same as the default sample rate, this feature is + If set to the same value as the default sample rate, this feature is disabled.</p> </option> @@ -453,7 +453,7 @@ USA. be subdivided into several fragments. It is possible to change these buffer metrics for machines with high scheduling latencies. Not all possible values that may be configured here are - available in all hardware. The driver will to find the nearest + available in all hardware. The driver will find the nearest setting supported. Modern drivers that support timer-based scheduling ignore these options.</p> |