diff options
Diffstat (limited to 'man/sd_event_add_time.xml')
-rw-r--r-- | man/sd_event_add_time.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/sd_event_add_time.xml b/man/sd_event_add_time.xml index c975f07de5..5692ee6008 100644 --- a/man/sd_event_add_time.xml +++ b/man/sd_event_add_time.xml @@ -223,7 +223,7 @@ </varlistentry> <varlistentry> - <term><constant>-ENOTSUP</constant></term> + <term><constant>-EOPNOTSUPP</constant></term> <listitem><para>The selected clock is not supported by the event loop implementation.</para></listitem> |