diff options
author | Jakub Wilk <jwilk@jwilk.net> | 2015-12-26 18:25:49 +0100 |
---|---|---|
committer | Jakub Wilk <jwilk@jwilk.net> | 2015-12-26 20:37:17 +0100 |
commit | 7f3fdb7f19a109fa3d1be92926bfe4cea1817da5 (patch) | |
tree | f61d265f4ab58b850d0b7c80368a8dbe2045505f /man/sd_notify.xml | |
parent | 326092991934fe3a02921d1e1278073a5b677dcc (diff) |
man: fix typos
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 dbf6330453..bd6cfdcd29 100644 --- a/man/sd_notify.xml +++ b/man/sd_notify.xml @@ -242,7 +242,7 @@ multiple file descriptors are submitted at once, the specified name will be assigned to all of them. In order to assign different names to submitted file descriptors, submit them in - seperate invocations of + separate invocations of <function>sd_pid_notify_with_fds()</function>. The name may consist of any ASCII character, but must not contain control characters or <literal>:</literal>. It may not be longer than |