summaryrefslogtreecommitdiff
path: root/man/sd_watchdog_enabled.xml
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@inai.de>2013-12-26 02:47:43 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2013-12-25 22:53:45 -0500
commit494a66821815e8109afa136bd42818b85da38c09 (patch)
treebe847fc58ccf582fa1f2b7625348093ddf0b55f7 /man/sd_watchdog_enabled.xml
parent758bf0c755e045f7b1dd89869d3a10b9457e9bbe (diff)
downloadsystemd-494a66821815e8109afa136bd42818b85da38c09.tar.gz
man: resolve word omissions
This is a recurring submission and includes corrections to: word omissions and word class choice.
Diffstat (limited to 'man/sd_watchdog_enabled.xml')
-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 e42ae430ec..5b0d7e21cb 100644
--- a/man/sd_watchdog_enabled.xml
+++ b/man/sd_watchdog_enabled.xml
@@ -73,7 +73,7 @@
<function>sd_watchdog_enabled()</function> will unset
the <varname>$WATCHDOG_USEC</varname> and
<varname>$WATCHDOG_PID</varname> environment variables
- before returning (regardless whether the function call
+ before returning (regardless of whether the function call
itself succeeded or not). Further calls to
<function>sd_watchdog_enabled()</function> will then
return with zero, but the variable is no longer
@@ -142,7 +142,7 @@
implemented in the reference implementation's
<filename>sd-daemon.c</filename> and
<filename>sd-daemon.h</filename> files. These
- interfaces are available as shared library, which can
+ interfaces are available as a shared library, which can
be compiled and linked to with the
<constant>libsystemd-daemon</constant> <citerefentry><refentrytitle>pkg-config</refentrytitle><manvolnum>1</manvolnum></citerefentry>
file. Alternatively, applications consuming these APIs