summaryrefslogtreecommitdiff
path: root/man/pulseaudio.1
diff options
context:
space:
mode:
authorSebastien Bacher <seb128@ubuntu.com>2019-09-16 15:05:55 +0200
committerSebastien Bacher <seb128@ubuntu.com>2019-09-16 15:05:55 +0200
commit2d1c9f1b785851b5ed9b00449702406e21f96596 (patch)
tree39b46792ccbb4462c909c76e95a01d936a4ac599 /man/pulseaudio.1
parentcc247977f15c3e5d107bdcc4dc91e8310eef82ce (diff)
New upstream version 13.0
Diffstat (limited to 'man/pulseaudio.1')
-rw-r--r--man/pulseaudio.16
1 files changed, 3 insertions, 3 deletions
diff --git a/man/pulseaudio.1 b/man/pulseaudio.1
index d59f587..9537ab3 100644
--- a/man/pulseaudio.1
+++ b/man/pulseaudio.1
@@ -132,11 +132,11 @@ Open a command interpreter on STDIN/STDOUT after startup. This may be used to co
\fB-n\f1
Don't load default script file \fIdefault.pa\f1 (see below) on startup. Useful in conjunction with \fB-C\f1 or \fB--file\f1.
.SH FILES
-\fI~/.config/pulse/daemon.conf\f1, \fI/home/arun/local/pulseaudio/etc/pulse/daemon.conf\f1: configuration settings for the PulseAudio daemon. If the version in the user's home directory does not exist the global configuration file is loaded. See \fBpulse-daemon.conf(5)\f1 for more information.
+\fI~/.config/pulse/daemon.conf\f1, \fI/usr/local/etc/pulse/daemon.conf\f1: configuration settings for the PulseAudio daemon. If the version in the user's home directory does not exist the global configuration file is loaded. See \fBpulse-daemon.conf(5)\f1 for more information.
-\fI~/.config/pulse/default.pa\f1, \fI/home/arun/local/pulseaudio/etc/pulse/default.pa\f1: the default configuration script to execute when the PulseAudio daemon is started. If the version in the user's home directory does not exist the global configuration script is loaded. See \fBdefault.pa(5)\f1 for more information.
+\fI~/.config/pulse/default.pa\f1, \fI/usr/local/etc/pulse/default.pa\f1: the default configuration script to execute when the PulseAudio daemon is started. If the version in the user's home directory does not exist the global configuration script is loaded. See \fBdefault.pa(5)\f1 for more information.
-\fI~/.config/pulse/client.conf\f1, \fI/home/arun/local/pulseaudio/etc/pulse/client.conf\f1: configuration settings for PulseAudio client applications. If the version in the user's home directory does not exist the global configuration file is loaded. See \fBpulse-client.conf(5)\f1 for more information.
+\fI~/.config/pulse/client.conf\f1, \fI/usr/local/etc/pulse/client.conf\f1: configuration settings for PulseAudio client applications. If the version in the user's home directory does not exist the global configuration file is loaded. See \fBpulse-client.conf(5)\f1 for more information.
.SH SIGNALS
\fISIGINT, SIGTERM\f1: the PulseAudio daemon will shut down (Same as \fB--kill\f1).