]> code.delx.au - pulseaudio/blobdiff - man/pulse-daemon.conf.5.xml.in
doc: Fix some typos/wording in man/pulse-daemon.conf.5
[pulseaudio] / man / pulse-daemon.conf.5.xml.in
index c40d5703bcbef30f571c2815674920011ceb6363..4aa59482118d5e65a11dbc5c44a8e39aab3ce511 100644 (file)
@@ -297,11 +297,12 @@ USA.
 
     <option>
       <p><opt>log-target=</opt> The default log target. Use either
-      <opt>stderr</opt>, <opt>syslog</opt>, <opt>auto</opt>,
-      <opt>file:PATH</opt> or <opt>newfile:PATH</opt>. <opt>auto</opt> is
-      equivalent to <opt>sylog</opt> in case <opt>daemonize</opt> is enabled,
-      otherwise to <opt>stderr</opt>. If set to <opt>file:PATH</opt>, logging
-      is directed to the file indicated by PATH. <opt>newfile:PATH</opt> is
+      <opt>stderr</opt>, <opt>syslog</opt>, <opt>journal</opt> (optional),
+      <opt>auto</opt>, <opt>file:PATH</opt> or <opt>newfile:PATH</opt>. On traditional
+      systems <opt>auto</opt> is equivalent to <opt>syslog</opt>. On systemd-enabled
+      systems, auto is equivalent to <opt>journal</opt>, in case <opt>daemonize</opt>
+      is enabled, and to <opt>stderr</opt> otherwise. If set to <opt>file:PATH</opt>,
+      logging is directed to the file indicated by PATH. <opt>newfile:PATH</opt> is
       otherwise the same as <opt>file:PATH</opt>, but existing files are never
       overwritten. If the specified file already exists, a suffix is added to
       the file name to avoid overwriting. Defaults to <opt>auto</opt>. The
@@ -393,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>
@@ -436,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>
 
@@ -452,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>