[systemd-devel] [PATCH 2/2] docs: remove repeating words from man/*xml

Karel Zak kzak at redhat.com
Wed Jul 23 03:40:07 PDT 2014


---
 man/coredump.conf.xml               | 2 +-
 man/sd_bus_message_append_array.xml | 2 +-
 man/systemctl.xml                   | 2 +-
 man/systemd-journal-remote.xml      | 2 +-
 man/systemd.journal-fields.xml      | 2 +-
 man/sysusers.d.xml                  | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/man/coredump.conf.xml b/man/coredump.conf.xml
index fa55eb9..0c9160e 100644
--- a/man/coredump.conf.xml
+++ b/man/coredump.conf.xml
@@ -126,7 +126,7 @@
         to 15% of the total disk size). Note that the disk space used
         by coredumps might temporarily exceed these limits while
         coredumps are processed. Note that old coredumps are also
-        removed based on on time via
+        removed based on time via
         <citerefentry><refentrytitle>systemd-tmpfiles</refentrytitle><manvolnum>8</manvolnum></citerefentry>.</para></listitem>
       </varlistentry>
     </variablelist>
diff --git a/man/sd_bus_message_append_array.xml b/man/sd_bus_message_append_array.xml
index bf40da8..e0f6767 100644
--- a/man/sd_bus_message_append_array.xml
+++ b/man/sd_bus_message_append_array.xml
@@ -104,7 +104,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>.
     <ulink url="http://dbus.freedesktop.org/doc/dbus-specification.html#basic-types">Basic Types</ulink>
     section of the D-Bus specification, and listed in
     <citerefentry><refentrytitle>sd_bus_message_append_basic</refentrytitle><manvolnum>3</manvolnum></citerefentry>.
-    Pointer <parameter>p</parameter> must point to an array of of size
+    Pointer <parameter>p</parameter> must point to an array of size
     <parameter>size</parameter> bytes containing items of the
     respective type. Size <parameter>size</parameter> must be a
     multiple of the size of the type <parameter>type</parameter>. As a
diff --git a/man/systemctl.xml b/man/systemctl.xml
index 155dab3..a8d15b5 100644
--- a/man/systemctl.xml
+++ b/man/systemctl.xml
@@ -1274,7 +1274,7 @@ kobject-uevent 1 systemd-udevd-kernel.socket systemd-udevd.service
             <para>Reload systemd manager configuration. This will reload
             all unit files and recreate the entire dependency
             tree. While the daemon is being reloaded, all sockets systemd
-            listens on on behalf of user configuration will stay
+            listens on behalf of user configuration will stay
             accessible.</para> <para>This command should not be confused
             with the <command>load</command> or
             <command>reload</command> commands.</para>
diff --git a/man/systemd-journal-remote.xml b/man/systemd-journal-remote.xml
index b470e2c..08c0283 100644
--- a/man/systemd-journal-remote.xml
+++ b/man/systemd-journal-remote.xml
@@ -221,7 +221,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>.
     will be created underneath the selected directory. Files will be
     called
     <filename>remote-<replaceable>hostname</replaceable>.journal</filename>,
-    where the <replaceable>hostname</replaceable> part is is the
+    where the <replaceable>hostname</replaceable> part is the
     escaped hostname of the source endpoint of the connection, or the
     numerical address if the hostname cannot be determined.</para>
 
diff --git a/man/systemd.journal-fields.xml b/man/systemd.journal-fields.xml
index 5e12e61..154b95a 100644
--- a/man/systemd.journal-fields.xml
+++ b/man/systemd.journal-fields.xml
@@ -582,7 +582,7 @@
                                         microseconds, formatted as a decimal
                                         string. To be useful as an
                                         address for the entry, this
-                                        should be combined with with the
+                                        should be combined with the
                                         boot ID in <literal>_BOOT_ID=</literal>.
                                         </para>
                                 </listitem>
diff --git a/man/sysusers.d.xml b/man/sysusers.d.xml
index 1e079b2..58f24a6 100644
--- a/man/sysusers.d.xml
+++ b/man/sysusers.d.xml
@@ -138,7 +138,7 @@ m authd input</programlisting>
                         <title>Name</title>
 
                         <para>The name field specifies the user or
-                        group name. It should be be shorter than 31
+                        group name. It should be shorter than 31
                         characters and avoid any non-ASCII characters,
                         and not begin with a numeric character. It is
                         strongly recommended to pick user and group
-- 
1.9.3



More information about the systemd-devel mailing list