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/cli.html.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/cli.html.in') diff --git a/doc/cli.html.in b/doc/cli.html.in index 0db96c36..511f5964 100644 --- a/doc/cli.html.in +++ b/doc/cli.html.in @@ -2,14 +2,14 @@ -polypaudio: Simple Command Line Language +pulseaudio: Simple Command Line Language

Simple Command Line Language

-

polypaudio provides a simple command line language used by +

pulseaudio provides a simple command line language used by configuration scripts as well as the modules module-cli and module-cli-protocol-{unix,tcp}. Empty lines and lines beginning with a hashmark (#) are silently ignored. Several @@ -181,7 +181,7 @@ on the interactive command line.

Example Configuration Script

-

Mark the following script as executable (chmod +x) and run it for a sensible polypaudio configuration.

+

Mark the following script as executable (chmod +x) and run it for a sensible pulseaudio configuration.

 #!/usr/bin/polaudio -nF
-- 
cgit