X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsd_notify.xml;h=7d9689039727a4214b6908747cbfc15211f367dd;hb=ee2babf4c36f9ab65e9ebbe966ed7839c532df45;hp=81f74aa8437c4b0900243210bdb212901cee3058;hpb=ccc9a4f9ffdab069b0b785627c48962fdadf6d46;p=elogind.git diff --git a/man/sd_notify.xml b/man/sd_notify.xml index 81f74aa84..7d9689039 100644 --- a/man/sd_notify.xml +++ b/man/sd_notify.xml @@ -217,10 +217,10 @@ Internally, these functions send a single datagram with the state string as payload to the - AF_UNIX socket referenced in the + AF_UNIX socket referenced in the $NOTIFY_SOCKET environment variable. If the first character of - $NOTIFY_SOCKET is @ the string is + $NOTIFY_SOCKET is @ the string is understood as Linux abstract namespace socket. The datagram is accompanied by the process credentials of the sending daemon, using SCM_CREDENTIALS. @@ -238,8 +238,7 @@ sd-daemon.h files. These interfaces are available as shared library, which can be compiled and linked to with the - libsystemd-daemon - pkg-config1 + libsystemd-daemon pkg-config1 file. Alternatively, applications consuming these APIs may copy the implementation into their source tree. For more details about the reference implementation see