mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-12-15 08:56:34 -05:00
man: Reference correct --use-pid-file and fix typo (s/Of/If/).
Also reword to avoid referring to the legacy /tmp/pulse-$USER path (Colin Guthrie)
This commit is contained in:
parent
7ad19a1eaf
commit
53f2294d16
1 changed files with 3 additions and 3 deletions
|
|
@ -122,13 +122,13 @@ USA.
|
||||||
</option>
|
</option>
|
||||||
|
|
||||||
<option>
|
<option>
|
||||||
<p><opt>use-pid-file=</opt> Create a PID file in
|
<p><opt>use-pid-file=</opt> Create a PID file in the runtime directory
|
||||||
<file>/tmp/pulse-$USER/pid</file>. Of this is enabled you may
|
(<file>$HOME/.pulse/*-runtime/pid</file>). If this is enabled you may
|
||||||
use commands like <opt>--kill</opt> or <opt>--check</opt>. If
|
use commands like <opt>--kill</opt> or <opt>--check</opt>. If
|
||||||
you are planning to start more than one PulseAudio process per
|
you are planning to start more than one PulseAudio process per
|
||||||
user, you better disable this option since it effectively
|
user, you better disable this option since it effectively
|
||||||
disables multiple instances. Takes a boolean argument, defaults
|
disables multiple instances. Takes a boolean argument, defaults
|
||||||
to <opt>yes</opt>. The <opt>--no-cpu-limit</opt> command line
|
to <opt>yes</opt>. The <opt>--use-pid-file</opt> command line
|
||||||
option takes precedence.</p>
|
option takes precedence.</p>
|
||||||
</option>
|
</option>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue