From 8219c1a96ecd52e4b1ba0dd119977eaeb72084c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felix=20D=C3=B6rre?= Date: Sat, 23 May 2020 14:17:28 +0200 Subject: [PATCH] clarify documentation --- man/pulseaudio.1.xml.in | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/man/pulseaudio.1.xml.in b/man/pulseaudio.1.xml.in index fdfb6e71b..4770e2d01 100644 --- a/man/pulseaudio.1.xml.in +++ b/man/pulseaudio.1.xml.in @@ -108,9 +108,10 @@ License along with PulseAudio; if not, see .

--check

Return 0 as return code when the PulseAudio daemon - is already running for the calling user, or non-zero - otherwise. Produces no output on the console except for errors - to stderr.

+ is ready for the calling user, or non-zero otherwise. When the + PulseAudio deamon is not running, but ready to be activated via + socket-activation, this operation starts the daemon. Produces no + output on the console except for errors to stderr.