summaryrefslogtreecommitdiffstats
path: root/doc/daemon.html.in
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2006-06-19 21:53:48 +0000
committerLennart Poettering <lennart@poettering.net>2006-06-19 21:53:48 +0000
commitf44ba092651aa75055e109e04b4164ea92ae7fdc (patch)
tree5dfe076191b32946e78edf64d584d0a65f320013 /doc/daemon.html.in
parentdd21f11deda64e65a6f75817496534c2c9dda1a8 (diff)
big s/polyp/pulse/g
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1033 fefdeb5f-60dc-0310-8127-8f9354f1896f
Diffstat (limited to 'doc/daemon.html.in')
-rw-r--r--doc/daemon.html.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/daemon.html.in b/doc/daemon.html.in
index a4db0bd7..0d91e534 100644
--- a/doc/daemon.html.in
+++ b/doc/daemon.html.in
@@ -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>polypaudio: 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>polypaudio</tt> daemon accepts several command line arguments:
+The <tt>pulseaudio</tt> daemon accepts several command line arguments:
<pre>
COMMANDS:
@@ -58,9 +58,9 @@ STARTUP SCRIPT:
<p>It is a good idea to run the daemon like this:</p>
-<pre>polypaudio -D</pre>
+<pre>pulseaudio -D</pre>
-<p>This will run <tt>/etc/polypaudio/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/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>
<h2>Signals</h2>