9fc0f6
From 17bb3520f3e976c9e1cec61c330b1e37449b7832 Mon Sep 17 00:00:00 2001
9fc0f6
From: Jan Engelhardt <jengelh@inai.de>
9fc0f6
Date: Thu, 26 Dec 2013 02:47:44 +0100
9fc0f6
Subject: [PATCH] man: improvements to comma placement
9fc0f6
9fc0f6
This is a recurring submission and includes corrections to:
9fc0f6
comma placement.
9fc0f6
9fc0f6
Conflicts:
9fc0f6
	man/sd_bus_message_get_cookie.xml
9fc0f6
	man/sd_bus_request_name.xml
9fc0f6
	man/sd_session_is_active.xml
9fc0f6
	man/sd_watchdog_enabled.xml
9fc0f6
	man/systemctl.xml
9fc0f6
	man/systemd.exec.xml
9fc0f6
	man/systemd.timer.xml
9fc0f6
	man/systemd.unit.xml
9fc0f6
---
9fc0f6
 man/halt.xml                           | 2 +-
9fc0f6
 man/hostnamectl.xml                    | 2 +-
9fc0f6
 man/sd-daemon.xml                      | 4 ++--
9fc0f6
 man/sd-readahead.xml                   | 2 +-
9fc0f6
 man/sd_booted.xml                      | 2 +-
9fc0f6
 man/sd_get_seats.xml                   | 2 +-
9fc0f6
 man/sd_is_fifo.xml                     | 2 +-
9fc0f6
 man/sd_listen_fds.xml                  | 2 +-
9fc0f6
 man/sd_login_monitor_new.xml           | 6 +++---
9fc0f6
 man/sd_notify.xml                      | 2 +-
9fc0f6
 man/sd_readahead.xml                   | 2 +-
9fc0f6
 man/sd_seat_get_active.xml             | 4 ++--
9fc0f6
 man/sd_uid_get_state.xml               | 4 ++--
9fc0f6
 man/shutdown.xml                       | 2 +-
9fc0f6
 man/systemd-analyze.xml                | 2 +-
9fc0f6
 man/systemd-ask-password.xml           | 2 +-
9fc0f6
 man/systemd-cat.xml                    | 2 +-
9fc0f6
 man/systemd-cgls.xml                   | 2 +-
9fc0f6
 man/systemd-cgtop.xml                  | 2 +-
9fc0f6
 man/systemd-coredumpctl.xml            | 2 +-
9fc0f6
 man/systemd-delta.xml                  | 2 +-
9fc0f6
 man/systemd-machine-id-setup.xml       | 2 +-
9fc0f6
 man/systemd-notify.xml                 | 2 +-
9fc0f6
 man/systemd-tmpfiles.xml               | 2 +-
9fc0f6
 man/systemd-tty-ask-password-agent.xml | 2 +-
9fc0f6
 man/systemd.device.xml                 | 2 +-
9fc0f6
 man/systemd.mount.xml                  | 2 +-
9fc0f6
 man/systemd.service.xml                | 2 +-
9fc0f6
 man/systemd.special.xml                | 2 +-
9fc0f6
 man/systemd.swap.xml                   | 2 +-
9fc0f6
 man/systemd.xml                        | 2 +-
9fc0f6
 man/telinit.xml                        | 2 +-
9fc0f6
 man/timedatectl.xml                    | 2 +-
9fc0f6
 33 files changed, 38 insertions(+), 38 deletions(-)
9fc0f6
9fc0f6
diff --git a/man/halt.xml b/man/halt.xml
9fc0f6
index 2a13d3c..f54a864 100644
9fc0f6
--- a/man/halt.xml
9fc0f6
+++ b/man/halt.xml
9fc0f6
@@ -148,7 +148,7 @@
9fc0f6
         <refsect1>
9fc0f6
                 <title>Exit status</title>
9fc0f6
 
9fc0f6
-                <para>On success 0 is returned, a non-zero failure
9fc0f6
+                <para>On success, 0 is returned, a non-zero failure
9fc0f6
                 code otherwise.</para>
9fc0f6
         </refsect1>
9fc0f6
 
9fc0f6
diff --git a/man/hostnamectl.xml b/man/hostnamectl.xml
9fc0f6
index b39fb55..a0776f5 100644
9fc0f6
--- a/man/hostnamectl.xml
9fc0f6
+++ b/man/hostnamectl.xml
9fc0f6
@@ -255,7 +255,7 @@
9fc0f6
         <refsect1>
9fc0f6
                 <title>Exit status</title>
9fc0f6
 
9fc0f6
-                <para>On success 0 is returned, a non-zero failure
9fc0f6
+                <para>On success, 0 is returned, a non-zero failure
9fc0f6
                 code otherwise.</para>
9fc0f6
         </refsect1>
9fc0f6
 
9fc0f6
diff --git a/man/sd-daemon.xml b/man/sd-daemon.xml
9fc0f6
index 84c1afa..b48eac9 100644
9fc0f6
--- a/man/sd-daemon.xml
9fc0f6
+++ b/man/sd-daemon.xml
9fc0f6
@@ -83,7 +83,7 @@
9fc0f6
                 <citerefentry><refentrytitle>sd_booted</refentrytitle><manvolnum>3</manvolnum></citerefentry>,
9fc0f6
                 <citerefentry><refentrytitle>sd_is_fifo</refentrytitle><manvolnum>3</manvolnum></citerefentry>
9fc0f6
                 for more information about the functions
9fc0f6
-                implemented. In addition to these functions a couple
9fc0f6
+                implemented. In addition to these functions, a couple
9fc0f6
                 of logging prefixes are defined as macros:</para>
9fc0f6
 
9fc0f6
                 <programlisting>#define SD_EMERG   "<0>"  /* system is unusable */
9fc0f6
@@ -135,7 +135,7 @@
9fc0f6
                 implementation. See the respective function man pages
9fc0f6
                 for details.</para>
9fc0f6
 
9fc0f6
-                <para>In addition, for details about the algorithms
9fc0f6
+                <para>In addition, for details about the algorithms,
9fc0f6
                 check the liberally licensed reference implementation
9fc0f6
                 sources:
9fc0f6
                 <ulink url="http://cgit.freedesktop.org/systemd/systemd/plain/src/libsystemd-daemon/sd-daemon.c"/>
9fc0f6
diff --git a/man/sd-readahead.xml b/man/sd-readahead.xml
9fc0f6
index f8a0a0b..bcc46b2 100644
9fc0f6
--- a/man/sd-readahead.xml
9fc0f6
+++ b/man/sd-readahead.xml
9fc0f6
@@ -83,7 +83,7 @@
9fc0f6
                 reference implementation. See the respective function
9fc0f6
                 man pages for details.</para>
9fc0f6
 
9fc0f6
-                <para>In addition, for details about the algorithms
9fc0f6
+                <para>In addition, for details about the algorithms,
9fc0f6
                 check the liberally licensed reference implementation
9fc0f6
                 sources:
9fc0f6
                 <ulink url="http://cgit.freedesktop.org/systemd/systemd/plain/src/readahead/sd-readahead.c"/>
9fc0f6
diff --git a/man/sd_booted.xml b/man/sd_booted.xml
9fc0f6
index 6f8cc95..1e38d2a 100644
9fc0f6
--- a/man/sd_booted.xml
9fc0f6
+++ b/man/sd_booted.xml
9fc0f6
@@ -106,7 +106,7 @@
9fc0f6
                 file. Alternatively, applications consuming these APIs
9fc0f6
                 may copy the implementation into their source
9fc0f6
                 tree. For more details about the reference
9fc0f6
-                implementation see
9fc0f6
+                implementation, see
9fc0f6
                 <citerefentry><refentrytitle>sd-daemon</refentrytitle><manvolnum>3</manvolnum></citerefentry>.</para>
9fc0f6
 
9fc0f6
                 <para>If the reference implementation is used as
9fc0f6
diff --git a/man/sd_get_seats.xml b/man/sd_get_seats.xml
9fc0f6
index 1e55af3..f0e7655 100644
9fc0f6
--- a/man/sd_get_seats.xml
9fc0f6
+++ b/man/sd_get_seats.xml
9fc0f6
@@ -107,7 +107,7 @@
9fc0f6
         <refsect1>
9fc0f6
                 <title>Return Value</title>
9fc0f6
 
9fc0f6
-                <para>On success <function>sd_get_seats()</function>,
9fc0f6
+                <para>On success, <function>sd_get_seats()</function>,
9fc0f6
                 <function>sd_get_sessions()</function>,
9fc0f6
                 <function>sd_get_uids()</function> and
9fc0f6
                 <function>sd_get_machine_names()</function> return the
9fc0f6
diff --git a/man/sd_is_fifo.xml b/man/sd_is_fifo.xml
9fc0f6
index 5e79453..4bb2236 100644
9fc0f6
--- a/man/sd_is_fifo.xml
9fc0f6
+++ b/man/sd_is_fifo.xml
9fc0f6
@@ -214,7 +214,7 @@
9fc0f6
                 file. Alternatively, applications consuming these APIs
9fc0f6
                 may copy the implementation into their source
9fc0f6
                 tree. For more details about the reference
9fc0f6
-                implementation see
9fc0f6
+                implementation, see
9fc0f6
                 <citerefentry><refentrytitle>sd-daemon</refentrytitle><manvolnum>3</manvolnum></citerefentry>.</para>
9fc0f6
 
9fc0f6
                 <para>These functions continue to work as described,
9fc0f6
diff --git a/man/sd_listen_fds.xml b/man/sd_listen_fds.xml
9fc0f6
index aaabdbf..6a9e082 100644
9fc0f6
--- a/man/sd_listen_fds.xml
9fc0f6
+++ b/man/sd_listen_fds.xml
9fc0f6
@@ -155,7 +155,7 @@
9fc0f6
                 file. Alternatively, applications consuming these APIs
9fc0f6
                 may copy the implementation into their source
9fc0f6
                 tree. For more details about the reference
9fc0f6
-                implementation see
9fc0f6
+                implementation, see
9fc0f6
                 <citerefentry><refentrytitle>sd-daemon</refentrytitle><manvolnum>3</manvolnum></citerefentry>.</para>
9fc0f6
 
9fc0f6
                 <para>If the reference implementation is used as
9fc0f6
diff --git a/man/sd_login_monitor_new.xml b/man/sd_login_monitor_new.xml
9fc0f6
index f439d3e..14ff241 100644
9fc0f6
--- a/man/sd_login_monitor_new.xml
9fc0f6
+++ b/man/sd_login_monitor_new.xml
9fc0f6
@@ -198,13 +198,13 @@ else {
9fc0f6
         <refsect1>
9fc0f6
                 <title>Return Value</title>
9fc0f6
 
9fc0f6
-                <para>On success
9fc0f6
+                <para>On success,
9fc0f6
                 <function>sd_login_monitor_new()</function>,
9fc0f6
                 <function>sd_login_monitor_flush()</function> and
9fc0f6
                 <function>sd_login_monitor_get_timeout()</function>
9fc0f6
-                return 0 or a positive integer. On success
9fc0f6
+                return 0 or a positive integer. On success,
9fc0f6
                 <function>sd_login_monitor_get_fd()</function> returns
9fc0f6
-                a Unix file descriptor. On success
9fc0f6
+                a Unix file descriptor. On success,
9fc0f6
                 <function>sd_login_monitor_get_events()</function>
9fc0f6
                 returns a combination of <constant>POLLIN</constant>,
9fc0f6
                 <constant>POLLOUT</constant> and suchlike. On failure,
9fc0f6
diff --git a/man/sd_notify.xml b/man/sd_notify.xml
9fc0f6
index e078140..aae27a8 100644
9fc0f6
--- a/man/sd_notify.xml
9fc0f6
+++ b/man/sd_notify.xml
9fc0f6
@@ -241,7 +241,7 @@
9fc0f6
                 <constant>libsystemd-daemon</constant> <citerefentry><refentrytitle>pkg-config</refentrytitle><manvolnum>1</manvolnum></citerefentry>
9fc0f6
                 file. Alternatively, applications consuming these APIs
9fc0f6
                 may copy the implementation into their source tree. For
9fc0f6
-                more details about the reference implementation see
9fc0f6
+                more details about the reference implementation, see
9fc0f6
                 <citerefentry><refentrytitle>sd-daemon</refentrytitle><manvolnum>3</manvolnum></citerefentry>.</para>
9fc0f6
 
9fc0f6
                 <para>If the reference implementation is used as
9fc0f6
diff --git a/man/sd_readahead.xml b/man/sd_readahead.xml
9fc0f6
index bb01bcf..9827299 100644
9fc0f6
--- a/man/sd_readahead.xml
9fc0f6
+++ b/man/sd_readahead.xml
9fc0f6
@@ -139,7 +139,7 @@
9fc0f6
                 <filename>sd-readahead.h</filename> files. It is
9fc0f6
                 recommended that applications consuming this API copy
9fc0f6
                 the implementation into their source tree. For more
9fc0f6
-                details about the reference implementation see
9fc0f6
+                details about the reference implementation, see
9fc0f6
                 <citerefentry><refentrytitle>sd-readahead</refentrytitle><manvolnum>3</manvolnum></citerefentry></para>
9fc0f6
 
9fc0f6
                 <para>If -DDISABLE_SYSTEMD is set during compilation,
9fc0f6
diff --git a/man/sd_seat_get_active.xml b/man/sd_seat_get_active.xml
9fc0f6
index 23d582d..c64ba13 100644
9fc0f6
--- a/man/sd_seat_get_active.xml
9fc0f6
+++ b/man/sd_seat_get_active.xml
9fc0f6
@@ -143,9 +143,9 @@
9fc0f6
         <refsect1>
9fc0f6
                 <title>Return Value</title>
9fc0f6
 
9fc0f6
-                <para> On success
9fc0f6
+                <para> On success,
9fc0f6
                 <function>sd_seat_get_active()</function>
9fc0f6
-                returns 0 or a positive integer. On success
9fc0f6
+                returns 0 or a positive integer. On success,
9fc0f6
                 <function>sd_seat_get_sessions()</function> returns
9fc0f6
                 the number of entries in the session identifier
9fc0f6
                 array. If the test succeeds,
9fc0f6
diff --git a/man/sd_uid_get_state.xml b/man/sd_uid_get_state.xml
9fc0f6
index 0faa765..30b254c 100644
9fc0f6
--- a/man/sd_uid_get_state.xml
9fc0f6
+++ b/man/sd_uid_get_state.xml
9fc0f6
@@ -152,11 +152,11 @@
9fc0f6
         <refsect1>
9fc0f6
                 <title>Return Value</title>
9fc0f6
 
9fc0f6
-                <para>On success
9fc0f6
+                <para>On success,
9fc0f6
                 <function>sd_uid_get_state()</function> returns 0 or a
9fc0f6
                 positive integer. If the test succeeds,
9fc0f6
                 <function>sd_uid_is_on_seat()</function> returns a
9fc0f6
-                positive integer, if it fails
9fc0f6
+                positive integer; if it fails,
9fc0f6
                 0. <function>sd_uid_get_sessions()</function> and
9fc0f6
                 <function>sd_uid_get_seats()</function> return the
9fc0f6
                 number of entries in the returned arrays. On failure,
9fc0f6
diff --git a/man/shutdown.xml b/man/shutdown.xml
9fc0f6
index 795fb66..27e7e87 100644
9fc0f6
--- a/man/shutdown.xml
9fc0f6
+++ b/man/shutdown.xml
9fc0f6
@@ -164,7 +164,7 @@
9fc0f6
         <refsect1>
9fc0f6
                 <title>Exit status</title>
9fc0f6
 
9fc0f6
-                <para>On success 0 is returned, a non-zero failure
9fc0f6
+                <para>On success, 0 is returned, a non-zero failure
9fc0f6
                 code otherwise.</para>
9fc0f6
         </refsect1>
9fc0f6
 
9fc0f6
diff --git a/man/systemd-analyze.xml b/man/systemd-analyze.xml
9fc0f6
index aefbfc8..b7753f9 100644
9fc0f6
--- a/man/systemd-analyze.xml
9fc0f6
+++ b/man/systemd-analyze.xml
9fc0f6
@@ -270,7 +270,7 @@
9fc0f6
         <refsect1>
9fc0f6
                 <title>Exit status</title>
9fc0f6
 
9fc0f6
-                <para>On success 0 is returned, a non-zero failure
9fc0f6
+                <para>On success, 0 is returned, a non-zero failure
9fc0f6
                 code otherwise.</para>
9fc0f6
         </refsect1>
9fc0f6
 
9fc0f6
diff --git a/man/systemd-ask-password.xml b/man/systemd-ask-password.xml
9fc0f6
index 8af328d..79902cb 100644
9fc0f6
--- a/man/systemd-ask-password.xml
9fc0f6
+++ b/man/systemd-ask-password.xml
9fc0f6
@@ -167,7 +167,7 @@
9fc0f6
         <refsect1>
9fc0f6
                 <title>Exit status</title>
9fc0f6
 
9fc0f6
-                <para>On success 0 is returned, a non-zero failure
9fc0f6
+                <para>On success, 0 is returned, a non-zero failure
9fc0f6
                 code otherwise.</para>
9fc0f6
         </refsect1>
9fc0f6
 
9fc0f6
diff --git a/man/systemd-cat.xml b/man/systemd-cat.xml
9fc0f6
index ffb1dfd..ba7a2cf 100644
9fc0f6
--- a/man/systemd-cat.xml
9fc0f6
+++ b/man/systemd-cat.xml
9fc0f6
@@ -158,7 +158,7 @@
9fc0f6
         <refsect1>
9fc0f6
                 <title>Exit status</title>
9fc0f6
 
9fc0f6
-                <para>On success 0 is returned, a non-zero failure
9fc0f6
+                <para>On success, 0 is returned, a non-zero failure
9fc0f6
                 code otherwise.</para>
9fc0f6
         </refsect1>
9fc0f6
 
9fc0f6
diff --git a/man/systemd-cgls.xml b/man/systemd-cgls.xml
9fc0f6
index 432706b..152b883 100644
9fc0f6
--- a/man/systemd-cgls.xml
9fc0f6
+++ b/man/systemd-cgls.xml
9fc0f6
@@ -145,7 +145,7 @@
9fc0f6
         <refsect1>
9fc0f6
                 <title>Exit status</title>
9fc0f6
 
9fc0f6
-                <para>On success 0 is returned, a non-zero failure
9fc0f6
+                <para>On success, 0 is returned, a non-zero failure
9fc0f6
                 code otherwise.</para>
9fc0f6
         </refsect1>
9fc0f6
 
9fc0f6
diff --git a/man/systemd-cgtop.xml b/man/systemd-cgtop.xml
9fc0f6
index 7faedfb..0e1f7c5 100644
9fc0f6
--- a/man/systemd-cgtop.xml
9fc0f6
+++ b/man/systemd-cgtop.xml
9fc0f6
@@ -264,7 +264,7 @@
9fc0f6
         <refsect1>
9fc0f6
                 <title>Exit status</title>
9fc0f6
 
9fc0f6
-                <para>On success 0 is returned, a non-zero failure
9fc0f6
+                <para>On success, 0 is returned, a non-zero failure
9fc0f6
                 code otherwise.</para>
9fc0f6
         </refsect1>
9fc0f6
 
9fc0f6
diff --git a/man/systemd-coredumpctl.xml b/man/systemd-coredumpctl.xml
9fc0f6
index 9ccb67d..67f75d1 100644
9fc0f6
--- a/man/systemd-coredumpctl.xml
9fc0f6
+++ b/man/systemd-coredumpctl.xml
9fc0f6
@@ -200,7 +200,7 @@
9fc0f6
 
9fc0f6
         <refsect1>
9fc0f6
                 <title>Exit status</title>
9fc0f6
-                <para>On success 0 is returned, a non-zero failure
9fc0f6
+                <para>On success, 0 is returned, a non-zero failure
9fc0f6
                 code otherwise. Not finding any matching coredumps is treated
9fc0f6
                 as failure.
9fc0f6
                 </para>
9fc0f6
diff --git a/man/systemd-delta.xml b/man/systemd-delta.xml
9fc0f6
index 4d3ab78..ebaa349 100644
9fc0f6
--- a/man/systemd-delta.xml
9fc0f6
+++ b/man/systemd-delta.xml
9fc0f6
@@ -223,7 +223,7 @@
9fc0f6
         <refsect1>
9fc0f6
                 <title>Exit status</title>
9fc0f6
 
9fc0f6
-                <para>On success 0 is returned, a non-zero failure
9fc0f6
+                <para>On success, 0 is returned, a non-zero failure
9fc0f6
                 code otherwise.</para>
9fc0f6
         </refsect1>
9fc0f6
 
9fc0f6
diff --git a/man/systemd-machine-id-setup.xml b/man/systemd-machine-id-setup.xml
9fc0f6
index bc38d55..7b3aa7e 100644
9fc0f6
--- a/man/systemd-machine-id-setup.xml
9fc0f6
+++ b/man/systemd-machine-id-setup.xml
9fc0f6
@@ -116,7 +116,7 @@
9fc0f6
         <refsect1>
9fc0f6
                 <title>Exit status</title>
9fc0f6
 
9fc0f6
-                <para>On success 0 is returned, a non-zero failure
9fc0f6
+                <para>On success, 0 is returned, a non-zero failure
9fc0f6
                 code otherwise.</para>
9fc0f6
         </refsect1>
9fc0f6
 
9fc0f6
diff --git a/man/systemd-notify.xml b/man/systemd-notify.xml
9fc0f6
index a769346..e14977d 100644
9fc0f6
--- a/man/systemd-notify.xml
9fc0f6
+++ b/man/systemd-notify.xml
9fc0f6
@@ -172,7 +172,7 @@
9fc0f6
         <refsect1>
9fc0f6
                 <title>Exit status</title>
9fc0f6
 
9fc0f6
-                <para>On success 0 is returned, a non-zero failure
9fc0f6
+                <para>On success, 0 is returned, a non-zero failure
9fc0f6
                 code otherwise.</para>
9fc0f6
         </refsect1>
9fc0f6
 
9fc0f6
diff --git a/man/systemd-tmpfiles.xml b/man/systemd-tmpfiles.xml
9fc0f6
index 495247e..c678031 100644
9fc0f6
--- a/man/systemd-tmpfiles.xml
9fc0f6
+++ b/man/systemd-tmpfiles.xml
9fc0f6
@@ -178,7 +178,7 @@
9fc0f6
         <refsect1>
9fc0f6
                 <title>Exit status</title>
9fc0f6
 
9fc0f6
-                <para>On success 0 is returned, a non-zero failure
9fc0f6
+                <para>On success, 0 is returned, a non-zero failure
9fc0f6
                 code otherwise.</para>
9fc0f6
         </refsect1>
9fc0f6
 
9fc0f6
diff --git a/man/systemd-tty-ask-password-agent.xml b/man/systemd-tty-ask-password-agent.xml
9fc0f6
index 31a18ba..cb5fb43 100644
9fc0f6
--- a/man/systemd-tty-ask-password-agent.xml
9fc0f6
+++ b/man/systemd-tty-ask-password-agent.xml
9fc0f6
@@ -148,7 +148,7 @@
9fc0f6
         <refsect1>
9fc0f6
                 <title>Exit status</title>
9fc0f6
 
9fc0f6
-                <para>On success 0 is returned, a non-zero failure
9fc0f6
+                <para>On success, 0 is returned, a non-zero failure
9fc0f6
                 code otherwise.</para>
9fc0f6
         </refsect1>
9fc0f6
 
9fc0f6
diff --git a/man/systemd.device.xml b/man/systemd.device.xml
9fc0f6
index 002b647..586473c 100644
9fc0f6
--- a/man/systemd.device.xml
9fc0f6
+++ b/man/systemd.device.xml
9fc0f6
@@ -75,7 +75,7 @@
9fc0f6
                 udev tag (by default all block and network devices,
9fc0f6
                 and a few others). This may be used to define
9fc0f6
                 dependencies between devices and other units. To tag a
9fc0f6
-                udev device use <literal>TAG+="systemd"</literal> in
9fc0f6
+                udev device, use <literal>TAG+="systemd"</literal> in
9fc0f6
                 the udev rules file, see
9fc0f6
                 <citerefentry><refentrytitle>udev</refentrytitle><manvolnum>7</manvolnum></citerefentry>
9fc0f6
                 for details.</para>
9fc0f6
diff --git a/man/systemd.mount.xml b/man/systemd.mount.xml
9fc0f6
index df5a79e..6f9f70c 100644
9fc0f6
--- a/man/systemd.mount.xml
9fc0f6
+++ b/man/systemd.mount.xml
9fc0f6
@@ -94,7 +94,7 @@
9fc0f6
                 in a unit file
9fc0f6
                 <filename>home-lennart.mount</filename>. For details
9fc0f6
                 about the escaping logic used to convert a file system
9fc0f6
-                path to a unit name see
9fc0f6
+                path to a unit name, see
9fc0f6
                 <citerefentry><refentrytitle>systemd.unit</refentrytitle><manvolnum>5</manvolnum></citerefentry>.</para>
9fc0f6
 
9fc0f6
                 <para>Optionally, a mount unit may be accompanied by
9fc0f6
diff --git a/man/systemd.service.xml b/man/systemd.service.xml
9fc0f6
index 80a935d..e869f95 100644
9fc0f6
--- a/man/systemd.service.xml
9fc0f6
+++ b/man/systemd.service.xml
9fc0f6
@@ -441,7 +441,7 @@
9fc0f6
                                 <literal>one</literal> and
9fc0f6
                                 <literal>two two</literal>,
9fc0f6
                                 respectively. Since two commands are
9fc0f6
-                                specified
9fc0f6
+                                specified,
9fc0f6
                                 <varname>Type=oneshot</varname> must
9fc0f6
                                 be used.</para>
9fc0f6
 
9fc0f6
diff --git a/man/systemd.special.xml b/man/systemd.special.xml
9fc0f6
index 863a029..76bb5cd 100644
9fc0f6
--- a/man/systemd.special.xml
9fc0f6
+++ b/man/systemd.special.xml
9fc0f6
@@ -996,7 +996,7 @@
9fc0f6
                 <filename>smartcard.target</filename>,
9fc0f6
                 <filename>sound.target</filename>.</para>
9fc0f6
 
9fc0f6
-                <para>In addition the following special unit is
9fc0f6
+                <para>In addition, the following special unit is
9fc0f6
                 understood only when systemd runs as service instance:</para>
9fc0f6
 
9fc0f6
                 <variablelist>
9fc0f6
diff --git a/man/systemd.swap.xml b/man/systemd.swap.xml
9fc0f6
index 13f6c84..5e8b25f 100644
9fc0f6
--- a/man/systemd.swap.xml
9fc0f6
+++ b/man/systemd.swap.xml
9fc0f6
@@ -85,7 +85,7 @@
9fc0f6
                 <filename noindex='true'>/dev/sda5</filename> must be configured in a
9fc0f6
                 unit file <filename>dev-sda5.swap</filename>. For
9fc0f6
                 details about the escaping logic used to convert a
9fc0f6
-                file system path to a unit name see
9fc0f6
+                file system path to a unit name, see
9fc0f6
                 <citerefentry><refentrytitle>systemd.unit</refentrytitle><manvolnum>5</manvolnum></citerefentry>.</para>
9fc0f6
 
9fc0f6
                 <para>All swap units automatically get the appropriate
9fc0f6
diff --git a/man/systemd.xml b/man/systemd.xml
9fc0f6
index 85c06d3..23a0c26 100644
9fc0f6
--- a/man/systemd.xml
9fc0f6
+++ b/man/systemd.xml
9fc0f6
@@ -494,7 +494,7 @@
9fc0f6
                 <filename>/proc</filename>.</para>
9fc0f6
 
9fc0f6
                 <para>For more information about the concepts and
9fc0f6
-                ideas behind systemd please refer to the 
9fc0f6
+                ideas behind systemd, please refer to the 
9fc0f6
                 url="http://0pointer.de/blog/projects/systemd.html">Original
9fc0f6
                 Design Document</ulink>.</para>
9fc0f6
 
9fc0f6
diff --git a/man/telinit.xml b/man/telinit.xml
9fc0f6
index bb80939..b20a60a 100644
9fc0f6
--- a/man/telinit.xml
9fc0f6
+++ b/man/telinit.xml
9fc0f6
@@ -171,7 +171,7 @@
9fc0f6
         <refsect1>
9fc0f6
                 <title>Exit status</title>
9fc0f6
 
9fc0f6
-                <para>On success 0 is returned, a non-zero failure
9fc0f6
+                <para>On success, 0 is returned, a non-zero failure
9fc0f6
                 code otherwise.</para>
9fc0f6
         </refsect1>
9fc0f6
 
9fc0f6
diff --git a/man/timedatectl.xml b/man/timedatectl.xml
9fc0f6
index be0ad3f..f4975ce 100644
9fc0f6
--- a/man/timedatectl.xml
9fc0f6
+++ b/man/timedatectl.xml
9fc0f6
@@ -222,7 +222,7 @@
9fc0f6
         <refsect1>
9fc0f6
                 <title>Exit status</title>
9fc0f6
 
9fc0f6
-                <para>On success 0 is returned, a non-zero failure
9fc0f6
+                <para>On success, 0 is returned, a non-zero failure
9fc0f6
                 code otherwise.</para>
9fc0f6
         </refsect1>
9fc0f6