From: David Strauss Date: Tue, 3 Nov 2015 01:19:26 +0000 (-0800) Subject: man: Drop "internally," which is misleading X-Git-Tag: v228.1~1^2~41 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=3ab4f498a6a8df3d30621f4939cab2b69412c035;ds=sidebyside 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 c52ef533b..05aae604a 100644 --- a/man/sd_notify.xml +++ b/man/sd_notify.xml @@ -290,7 +290,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