From 54f40e20e01cb43a69461dfb143d66a1e4428bf8 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 28 Nov 2015 23:42:43 +0100 Subject: man: broadcast 0 instead of pid if ephemeral MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- doc/bus.5 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/bus.5 b/doc/bus.5 index f96538e..0a5de7e 100644 --- a/doc/bus.5 +++ b/doc/bus.5 @@ -33,8 +33,8 @@ Messages broadcasted on a bus cannot be longer than 2047 bytes, excluding NULL termination. Message should be encoded in UTF-8, and most not contain the NULL character. .PP -Broadcasted message should start with the process ID whence the message -originated, followed by a single regular space. +Broadcasted message should start with the process ID, or 0 if ephemeral, +whence the message originated, followed by a single regular space. .SH SEE ALSO .BR bus (1), .BR libbus (7), -- cgit v1.2.3-70-g09d2