diff options
author | Daniel Mack <github@zonque.org> | 2015-11-03 07:16:35 +0100 |
---|---|---|
committer | Daniel Mack <github@zonque.org> | 2015-11-03 07:16:35 +0100 |
commit | 2ac74784091679cf914d9e5ff5a35f8e0a3dd366 (patch) | |
tree | 072a0b422e4ba9dcb22ac156a595ec9ba9d239b0 | |
parent | a31afe1a18cca840046d976a637c7918ec6f5fe2 (diff) | |
parent | 3122633a91375c8a8dc783b3b91482e60810181f (diff) |
Merge pull request #1759 from davidstrauss/master
man: Drop "internally," which is misleading
-rw-r--r-- | man/sd_notify.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/sd_notify.xml b/man/sd_notify.xml index 2d73c27f62..b7ee4286f0 100644 --- a/man/sd_notify.xml +++ b/man/sd_notify.xml @@ -311,7 +311,7 @@ <xi:include href="libsystemd-pkgconfig.xml" xpointer="pkgconfig-text"/> - <para>Internally, these functions send a single datagram with the + <para>These functions send a single datagram with the state string as payload to the <constant>AF_UNIX</constant> socket referenced in the <varname>$NOTIFY_SOCKET</varname> environment variable. If the first character of |