On 11 June 2015 at 06:00, Felipe Sateler <fsateler at debian.org> wrote: > 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(-) > > diff --git a/man/pulseaudio.1.xml.in b/man/pulseaudio.1.xml.in > index 0d278b7..e6291d8 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> > -- Pushed, thanks. -- Arun