From: Arian van Putten Date: Sat, 24 Aug 2019 06:16:44 +0000 (+0200) Subject: Fix typo in sd_event_set_watchdog manpage (#13393) X-Git-Tag: v243~38 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d527ebef882137f22ec6d82c28adb9fc52bdf875;p=thirdparty%2Fsystemd.git Fix typo in sd_event_set_watchdog manpage (#13393) --- diff --git a/man/sd_event_set_watchdog.xml b/man/sd_event_set_watchdog.xml index faaaad39d96..cacc683b578 100644 --- a/man/sd_event_set_watchdog.xml +++ b/man/sd_event_set_watchdog.xml @@ -69,7 +69,7 @@ this feature disabled. The first watchdog notification message is sent immediately - when set_event_set_watchdog() is invoked with + when sd_event_set_watchdog() is invoked with a true b parameter. The watchdog logic is designed to allow the service manager