projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f21e2ec
)
Fix typo in sd_event_set_watchdog manpage (#13393)
author
Arian van Putten
<arian.vanputten@gmail.com>
Sat, 24 Aug 2019 06:16:44 +0000
(08:16 +0200)
committer
Yu Watanabe
<watanabe.yu+github@gmail.com>
Sat, 24 Aug 2019 06:16:44 +0000
(15:16 +0900)
man/sd_event_set_watchdog.xml
patch
|
blob
|
history
diff --git
a/man/sd_event_set_watchdog.xml
b/man/sd_event_set_watchdog.xml
index faaaad39d967496c9a0bd12b1e2192a20108c66d..cacc683b578814f8d22034943f8fe2aa1388e3a8 100644
(file)
--- a/
man/sd_event_set_watchdog.xml
+++ b/
man/sd_event_set_watchdog.xml
@@
-69,7
+69,7
@@
this feature disabled.</para>
<para>The first watchdog notification message is sent immediately
- when <function>s
et
_event_set_watchdog()</function> is invoked with
+ when <function>s
d
_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