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=52614a2071146da8bc45efbd3ebde65cda611bbb;hpb=74d005783e355acc784d123024e33bbb66ef9ef1;p=elogind.git diff --git a/man/sd_notify.xml b/man/sd_notify.xml index 52614a207..7d9689039 100644 --- a/man/sd_notify.xml +++ b/man/sd_notify.xml @@ -220,7 +220,7 @@ 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