From: David Strauss Date: Tue, 3 Nov 2015 01:19:26 +0000 (-0800) Subject: man: Drop "internally," which is misleading X-Git-Tag: v228~107^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3122633a91375c8a8dc783b3b91482e60810181f;p=platform%2Fupstream%2Fsystemd.git man: Drop "internally," which is misleading The existing text misleads readers into thinking how the notify socket protocol is "internals" and that they can only use the functions. However, the socket is part of the Interface Stability Promise. So, we should drop "internally" from the description so the man page both indicates both how the functions work and how one would talk to the socket directly. --- diff --git a/man/sd_notify.xml b/man/sd_notify.xml index 2d73c27..b7ee428 100644 --- a/man/sd_notify.xml +++ b/man/sd_notify.xml @@ -311,7 +311,7 @@ - Internally, these functions send a single datagram with the + These functions send a single datagram with the state string as payload to the AF_UNIX socket referenced in the $NOTIFY_SOCKET environment variable. If the first character of