summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Boulle <jonathanboulle@gmail.com>2016-11-09 17:30:10 +0100
committerMartin Pitt <martin.pitt@ubuntu.com>2016-11-09 17:30:10 +0100
commitfa000db3912a3ad4dec6e490076beb9a66cb51f0 (patch)
treeb51ca64efe561c6f380e35ddd28b99b079c30774
parent7debb05dbe1f157e5f07c9bffa98fbe33e1b514e (diff)
man/sd_watchdog_enabled: correct minor typos (#4632)
-rw-r--r--man/sd_watchdog_enabled.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/sd_watchdog_enabled.xml b/man/sd_watchdog_enabled.xml
index 3de9899453..759d9303c6 100644
--- a/man/sd_watchdog_enabled.xml
+++ b/man/sd_watchdog_enabled.xml
@@ -121,7 +121,7 @@
<xi:include href="libsystemd-pkgconfig.xml" xpointer="pkgconfig-text"/>
- <para>Internally, this functions parses the
+ <para>Internally, this function parses the
<varname>$WATCHDOG_PID</varname> and
<varname>$WATCHDOG_USEC</varname> environment variable. The call
will ignore these variables if <varname>$WATCHDOG_PID</varname>
@@ -148,7 +148,7 @@
<listitem><para>Set by the system manager for supervised
process for which watchdog support is enabled, and contains
- the watchdog timeout in µs See above for
+ the watchdog timeout in µs. See above for
details.</para></listitem>
</varlistentry>
</variablelist>