chiark / gitweb /
s/command-line/command line/g
authorLennart Poettering <lennart@poettering.net>
Thu, 6 Nov 2014 19:06:30 +0000 (20:06 +0100)
committerLennart Poettering <lennart@poettering.net>
Thu, 6 Nov 2014 19:06:30 +0000 (20:06 +0100)
A follow-up to:

commit 3f85ef0f05ffc51e19f86fb83a1c51e8e3cd6817
Author: Harald Hoyer <harald@redhat.com>
Date:   Thu Nov 6 15:33:48 2014 +0100

    s/commandline/command line/g

NEWS
man/sd_bus_creds_get_pid.xml
man/sd_id128_randomize.xml
man/systemd-activate.xml
man/systemd-hostnamed.service.xml
man/systemd-run.xml
man/systemd-timedated.service.xml
man/systemd-udevd.service.xml
man/udev.conf.xml
tools/make-directive-index.py

diff --git a/NEWS b/NEWS
index 96f0dd79f933eedd33d3a91e124f6e8ee72675e7..f621752d64475826763cee50cfb9e0e58e491613 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -51,7 +51,7 @@ CHANGES WITH 217:
         * A helper binary and a service have been added which can be
           used to resume from hibernation in the initramfs. A
           generator will parse the resume= option on the kernel
-          command-line to trigger resume.
+          command line to trigger resume.
 
         * A user console daemon systemd-consoled has been
           added. Currently, it is a preview, and will so far open a
@@ -1627,7 +1627,7 @@ CHANGES WITH 209:
           one of the next releases, at the same time that we will
           declare the APIs stable.
 
-        * When the kernel command-line argument "kdbus" is specified,
+        * When the kernel command line argument "kdbus" is specified,
           systemd will automatically load the kdbus.ko kernel module. At
           this stage of development, it is only useful for testing kdbus
           and should not be used in production. Note: if "--enable-kdbus"
index 23763bd6ae273a46dd2219959b11a2477e57e536..22eb6e5462211e4a196f20aca17c58b40f6c03f0 100644 (file)
@@ -275,7 +275,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>.
     </para>
 
     <para><function>sd_bus_creds_get_cmdline()</function> will retrieve
-    an array of command-line arguments (as stored in
+    an array of command line arguments (as stored in
     <filename>/proc/<replaceable>pid</replaceable>/cmdline</filename>).
     </para>
 
index 8c01ce826e3a6bd712a28d3bc5c885589662b3d9..870474c63d2713feb0050ecd7ce629266dc0f439 100644 (file)
@@ -79,7 +79,7 @@
 
                 <para><citerefentry><refentrytitle>journalctl</refentrytitle><manvolnum>1</manvolnum></citerefentry>'s
                 <option>--new-id</option> option may be used as a
-                command-line front-end for
+                command line front-end for
                 <function>sd_id128_randomize()</function>.</para>
         </refsect1>
 
index cde4263c3c477f1efe53e2eb258b0895335be316..f584aeb567caf6721eb1152ffc41c70393d9938c 100644 (file)
@@ -61,7 +61,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>.
     <title>Description</title>
 
     <para><command>systemd-activate</command> can be used to
-    launch a socket activated daemon from the command-line for
+    launch a socket activated daemon from the command line for
     testing purposes. It can also be used to launch single instances
     of the daemon per connection (inetd-style).
     </para>
index bdd3a51cc9d298f93d60ac63525b12bcbf93766d..7952d8a6cb01be292f07285795f875cfee6e8c01 100644 (file)
@@ -64,7 +64,7 @@
 
                 <para>The tool
                 <citerefentry><refentrytitle>hostnamectl</refentrytitle><manvolnum>1</manvolnum></citerefentry>
-                is a command-line client to this service.</para>
+                is a command line client to this service.</para>
 
                 <para>See the <ulink
                 url="http://www.freedesktop.org/wiki/Software/systemd/hostnamed">
index 6ccfd71b2876704b07ae68aaf3028a5782e1459c..c92c32410545fcf6c2ad3c6b0441cbaf1f063cc8 100644 (file)
@@ -214,7 +214,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>.
       <xi:include href="standard-options.xml" xpointer="version" />
     </variablelist>
 
-    <para>All command-line arguments after the first non-option
+    <para>All command line arguments after the first non-option
     argument become part of the command line of the launched
     process. If a command is run as service unit, its first argument
     needs to be an absolute binary path.</para>
index 143d3403fb38e15b0b05508778829d7288e896b8..aee37db46ecd01de9abfcd9c2e4a6fdbd8c11803 100644 (file)
@@ -66,7 +66,7 @@
 
                 <para>The tool
                 <citerefentry><refentrytitle>timedatectl</refentrytitle><manvolnum>1</manvolnum></citerefentry>
-                is a command-line client to this service.</para>
+                is a command line client to this service.</para>
 
                 <para>See the <ulink
                 url="http://www.freedesktop.org/wiki/Software/systemd/timedated">
index 05a178c53bd8d72ff63e1bb868f015cc015b7d35..c395c57ecb0f0bcc6a5a9e76499ea8ca0344acf1 100644 (file)
@@ -60,8 +60,8 @@
 
     <para>The behavior of the daemon can be configured using
     <citerefentry><refentrytitle>udev.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry>,
-    its command-line options, environment variables, and on the kernel
-    command-line, or changed dynamically with <command>udevadm
+    its command line options, environment variables, and on the kernel
+    command line, or changed dynamically with <command>udevadm
     control</command>.
     </para>
   </refsect1>
index 8a3cc8408f40f3a32dfddb2501a31e519f72634f..e87d6e97c6e71747dae16d276096b5b18fb8fb43 100644 (file)
@@ -79,7 +79,7 @@
 
     <para>
       In addition, <filename>systemd-udevd</filename> can be configured
-      by command-line options and the kernel command line (see
+      by command line options and the kernel command line (see
       <citerefentry><refentrytitle>systemd-udevd</refentrytitle><manvolnum>8</manvolnum></citerefentry>).
     </para>
   </refsect1>
index 5c80a7b9e671f67e441b17c3a63a13fc4b8a54aa..17b1325bba62647e4e2b74d74415dcfa8a7e1c12 100755 (executable)
@@ -141,7 +141,7 @@ TEMPLATE = '''\
         </refsect1>
 
         <refsect1>
-                <title>command-line options</title>
+                <title>command line options</title>
 
                 <para>Command-line options accepted by programs in the
                 systemd suite.</para>