X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsd_notify.xml;h=52614a2071146da8bc45efbd3ebde65cda611bbb;hb=74d005783e355acc784d123024e33bbb66ef9ef1;hp=81f74aa8437c4b0900243210bdb212901cee3058;hpb=909f413d3c572baadf9b13e36e1e90beba42af86;p=elogind.git diff --git a/man/sd_notify.xml b/man/sd_notify.xml index 81f74aa84..52614a207 100644 --- a/man/sd_notify.xml +++ b/man/sd_notify.xml @@ -217,7 +217,7 @@ 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 @@ -238,7 +238,7 @@ sd-daemon.h files. These interfaces are available as shared library, which can be compiled and linked to with the - libsystemd-daemon + libsystemd-daemon pkg-config1 file. Alternatively, applications consuming these APIs may copy the implementation into their source tree. For