]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
Fix typo in sd_event_set_watchdog manpage (#13393)
authorArian van Putten <arian.vanputten@gmail.com>
Sat, 24 Aug 2019 06:16:44 +0000 (08:16 +0200)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 24 Aug 2019 06:16:44 +0000 (15:16 +0900)
man/sd_event_set_watchdog.xml

index faaaad39d967496c9a0bd12b1e2192a20108c66d..cacc683b578814f8d22034943f8fe2aa1388e3a8 100644 (file)
@@ -69,7 +69,7 @@
     this feature disabled.</para>
 
     <para>The first watchdog notification message is sent immediately
-    when <function>set_event_set_watchdog()</function> is invoked with
+    when <function>sd_event_set_watchdog()</function> is invoked with
     a true <parameter>b</parameter> parameter.</para>
 
     <para>The watchdog logic is designed to allow the service manager