mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-13 13:29:58 -05:00
replace a few remaining uppercase "Polypaudio" occurences with "PulseAudio"
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1036 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
955e33db60
commit
10b5e997d7
20 changed files with 53 additions and 53 deletions
|
|
@ -54,13 +54,13 @@ while getopts 'hs:n:m:MSDd' param ; do
|
|||
export PADSP_DEBUG
|
||||
;;
|
||||
*)
|
||||
echo "$0 - redirect OSS audio devices to Polypaudio"
|
||||
echo "$0 - redirect OSS audio devices to PulseAudio"
|
||||
echo " "
|
||||
echo "$0 [options] application [arguments]"
|
||||
echo " "
|
||||
echo "options:"
|
||||
echo " -h show brief help"
|
||||
echo " -s <host>[:<port>] contact a specific Polypaudio server"
|
||||
echo " -s <host>[:<port>] contact a specific PulseAudio server"
|
||||
echo " -n <name> client name to report to the server"
|
||||
echo " -m <name> stream name to report to the server"
|
||||
echo " -M disable /dev/mixer emulation"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue