From f44ba092651aa75055e109e04b4164ea92ae7fdc Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 19 Jun 2006 21:53:48 +0000 Subject: big s/polyp/pulse/g git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1033 fefdeb5f-60dc-0310-8127-8f9354f1896f --- doc/daemon.html.in | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/daemon.html.in') 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 @@ -polypaudio: Daemon +pulseaudio: Daemon @@ -11,7 +11,7 @@

Command Line Arguments

-The polypaudio daemon accepts several command line arguments: +The pulseaudio daemon accepts several command line arguments:
 COMMANDS:
@@ -58,9 +58,9 @@ STARTUP SCRIPT:
 
 

It is a good idea to run the daemon like this:

-
polypaudio -D
+
pulseaudio -D
-

This will run /etc/polypaudio/default.pa after startup. This should be a script written in the CLI language described in cli.html.

+

This will run /etc/pulseaudio/default.pa after startup. This should be a script written in the CLI language described in cli.html.

Signals

-- cgit