From cdf847f2f142f7cad514f25b9bbcb99d116adfe6 Mon Sep 17 00:00:00 2001 From: Felipe Sateler Date: Wed, 10 Jun 2015 21:30:08 -0300 Subject: man: fix reference to --daemonize option Even if --daemon is also accepted, --daemonize is the correct name of the option. --- man/pulseaudio.1.xml.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man') 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 . different from starting PulseAudio without --start which would fail if PA is already running. PulseAudio is guaranteed to be fully initialized when this call - returns. Implies --daemon.

+ returns. Implies --daemonize.