Fix typo in sd_event_set_watchdog manpage (#13393)

This commit is contained in:
Arian van Putten 2019-08-24 08:16:44 +02:00 committed by Yu Watanabe
parent f21e2ecb8b
commit d527ebef88

View file

@ -69,7 +69,7 @@
this feature disabled.</para> this feature disabled.</para>
<para>The first watchdog notification message is sent immediately <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> a true <parameter>b</parameter> parameter.</para>
<para>The watchdog logic is designed to allow the service manager <para>The watchdog logic is designed to allow the service manager