diff options
author | Felipe Sateler <fsateler@debian.org> | 2015-06-10 21:30:08 -0300 |
---|---|---|
committer | Arun Raghavan <git@arunraghavan.net> | 2015-06-11 11:44:19 +0530 |
commit | cdf847f2f142f7cad514f25b9bbcb99d116adfe6 (patch) | |
tree | 4ad469d8f78b3b3dc250a9d7567eb49f5b22c0d4 /man | |
parent | 1beec62c2d53ddbc958a47eb69f63adcf7fdf4df (diff) | |
download | pulseaudio-cdf847f2f142f7cad514f25b9bbcb99d116adfe6.tar.gz |
man: fix reference to --daemonize option
Even if --daemon is also accepted, --daemonize is the correct name of
the option.
Diffstat (limited to 'man')
-rw-r--r-- | man/pulseaudio.1.xml.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/pulseaudio.1.xml.in b/man/pulseaudio.1.xml.in index 0d278b7b7..e6291d8af 100644 --- a/man/pulseaudio.1.xml.in +++ b/man/pulseaudio.1.xml.in @@ -94,7 +94,7 @@ License along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. different from starting PulseAudio without <opt>--start</opt> which would fail if PA is already running. PulseAudio is guaranteed to be fully initialized when this call - returns. Implies <opt>--daemon</opt>.</p></optdesc> + returns. Implies <opt>--daemonize</opt>.</p></optdesc> </option> <option> |