mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
man: Fix XDG_RUNTIME_DIR variable reference.
This commit is contained in:
parent
9b87baf58a
commit
e775529167
1 changed files with 1 additions and 1 deletions
|
|
@ -124,7 +124,7 @@ USA.
|
|||
|
||||
<option>
|
||||
<p><opt>use-pid-file=</opt> Create a PID file in the runtime directory
|
||||
(<file>$XDG_RUNTIMEDIR/pulse/pid</file>). If this is enabled you may
|
||||
(<file>$XDG_RUNTIME_DIR/pulse/pid</file>). If this is enabled you may
|
||||
use commands like <opt>--kill</opt> or <opt>--check</opt>. If
|
||||
you are planning to start more than one PulseAudio process per
|
||||
user, you better disable this option since it effectively
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue