]> code.delx.au - pulseaudio/blobdiff - man/default.pa.5.xml.in
alsa-mixer: Add surround 2.1 profile
[pulseaudio] / man / default.pa.5.xml.in
index 0f826db6f7f51b5788c3fe2bc659195248bc7986..5690541bc707479a12cd46967d44dd5aa5396c89 100644 (file)
@@ -2,8 +2,6 @@
 <!DOCTYPE manpage SYSTEM "xmltoman.dtd">
 <?xml-stylesheet type="text/xsl" href="xmltoman.xsl" ?>
 
-<!-- $Id$ -->
-
 <!--
 This file is part of PulseAudio.
 
@@ -26,17 +24,17 @@ USA.
 <manpage name="default.pa" section="5" desc="PulseAudio Sound Server Startup Script">
 
   <synopsis>
-    <p><file>~/.pulse/default.pa</file></p>
+    <p><file>~/.config/pulse/default.pa</file></p>
 
-    <p><file>@pulseconfdir@/default.pa</file></p>
+    <p><file>@PA_DEFAULT_CONFIG_DIR@/default.pa</file></p>
   </synopsis>
 
   <description>
     <p>The PulseAudio sound server interprets the file
-    <file>~/.pulse/default.pa</file> on startup, and when that file
-    doesn't exist <file>@pulseconfdir@/default.pa</file>. It
-    should contain directives in the PulseAudio CLI languages, as
-    documented on <url href="http://pulseaudio.org/wiki/CLI"/>.</p>
+    <file>~/.config/pulse/default.pa</file> on startup, and when that file
+    doesn't exist <file>@PA_DEFAULT_CONFIG_DIR@/default.pa</file>. It
+    should contain directives in the PulseAudio CLI language, as
+    documented in <manref name="pulse-cli-syntax" section="5"/>.</p>
 
     <p>The same commands can also be entered during runtime in the <manref name="pacmd"
       section="1"/> tool, allowing flexible runtime reconfiguration.</p>
@@ -49,9 +47,10 @@ USA.
 
   <section name="See also">
     <p>
-      <manref name="pulse-daemon.conf" section="5"/>, <manref
-      name="pulseaudio" section="1"/>, <manref name="pacmd"
-      section="1"/>
+      <manref name="pulse-cli-syntax" section="5"/>,
+      <manref name="pulse-daemon.conf" section="5"/>,
+      <manref name="pulseaudio" section="1"/>,
+      <manref name="pacmd" section="1"/>
     </p>
   </section>