update docs

git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1040 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
Lennart Poettering 2006-06-19 23:52:16 +00:00
parent 3cf1621433
commit 6654e987c1
5 changed files with 133 additions and 127 deletions

View file

@ -2,7 +2,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>pulseaudio: Daemon</title>
<title>PulseAudio: Daemon</title>
<link rel="stylesheet" type="text/css" href="style.css" />
</head>
@ -11,7 +11,7 @@
<h2>Command Line Arguments</h2>
The <tt>pulseaudio</tt> daemon accepts several command line arguments:
The PulseAudio daemon accepts several command line arguments:
<pre>
COMMANDS:
@ -60,7 +60,7 @@ STARTUP SCRIPT:
<pre>pulseaudio -D</pre>
<p>This will run <tt>/etc/pulseaudio/default.pa</tt> after startup. This should be a script written in the CLI language described in <a href="cli.html">cli.html</a>. </p>
<p>This will run <tt>/etc/pulse/default.pa</tt> after startup. This should be a script written in the CLI language described in <a href="cli.html">cli.html</a>. </p>
<h2>Signals</h2>
@ -83,6 +83,6 @@ STARTUP SCRIPT:
<p>The daemon logs the current server layout.</p>
<hr/>
<address class="grey">Lennart Poettering &lt;@PACKAGE_BUGREPORT@&gt;, November 2004</address>
<address class="grey">Lennart Poettering &lt;@PACKAGE_BUGREPORT@&gt;, June 2006</address>
<div class="grey"><i>$Id$</i></div>
</body> </html>