diff options
Diffstat (limited to 'man/sd_notify.xml')
-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 a7bf17f9c6..7d96890397 100644 --- a/man/sd_notify.xml +++ b/man/sd_notify.xml @@ -220,7 +220,7 @@ <constant>AF_UNIX</constant> socket referenced in the <varname>$NOTIFY_SOCKET</varname> environment variable. If the first character of - <varname>$NOTIFY_SOCKET</varname> is @ the string is + <varname>$NOTIFY_SOCKET</varname> is <literal>@</literal> the string is understood as Linux abstract namespace socket. The datagram is accompanied by the process credentials of the sending daemon, using SCM_CREDENTIALS.</para> |