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 80856a22d5..7c1d982d85 100644 --- a/man/sd_notify.xml +++ b/man/sd_notify.xml @@ -252,7 +252,7 @@ <title>Start-up Notification</title> <para>When a daemon finished starting up, it - might issue the following call call to notify + might issue the following call to notify the init system:</para> <programlisting>sd_notify(0, "READY=1");</programlisting> |