[systemd-commits] 2 commits - NEWS TODO 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

Lennart Poettering lennart at kemper.freedesktop.org
Thu Nov 6 11:09:44 PST 2014


 NEWS                              |    4 ++--
 TODO                              |    2 --
 man/sd_bus_creds_get_pid.xml      |    2 +-
 man/sd_id128_randomize.xml        |    2 +-
 man/systemd-activate.xml          |    2 +-
 man/systemd-hostnamed.service.xml |    2 +-
 man/systemd-run.xml               |    2 +-
 man/systemd-timedated.service.xml |    2 +-
 man/systemd-udevd.service.xml     |    4 ++--
 man/udev.conf.xml                 |    2 +-
 tools/make-directive-index.py     |    2 +-
 11 files changed, 12 insertions(+), 14 deletions(-)

New commits:
commit a0132af247c4781bb821ab6b9e1e4f564f0c9fde
Author: Lennart Poettering <lennart at poettering.net>
Date:   Thu Nov 6 20:09:27 2014 +0100

    update TODO

diff --git a/TODO b/TODO
index 35f6132..8a1241f 100644
--- a/TODO
+++ b/TODO
@@ -527,8 +527,6 @@ Features:
 
 * make timer units go away after they elapsed
 
-* come up with a nice way to write queue/read_ahead_kb for a block device without interfering with readahead
-
 * move PID 1 segfaults to /var/lib/systemd/coredump?
 
 * create /sbin/init symlinks from the build system

commit 81c7dd897c6af68e66b58e97abce676641edc197
Author: Lennart Poettering <lennart at poettering.net>
Date:   Thu Nov 6 20:06:30 2014 +0100

    s/command-line/command line/g
    
    A follow-up to:
    
    commit 3f85ef0f05ffc51e19f86fb83a1c51e8e3cd6817
    Author: Harald Hoyer <harald at redhat.com>
    Date:   Thu Nov 6 15:33:48 2014 +0100
    
        s/commandline/command line/g

diff --git a/NEWS b/NEWS
index 96f0dd7..f621752 100644
--- 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"
diff --git a/man/sd_bus_creds_get_pid.xml b/man/sd_bus_creds_get_pid.xml
index 23763bd..22eb6e5 100644
--- a/man/sd_bus_creds_get_pid.xml
+++ b/man/sd_bus_creds_get_pid.xml
@@ -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>
 
diff --git a/man/sd_id128_randomize.xml b/man/sd_id128_randomize.xml
index 8c01ce8..870474c 100644
--- a/man/sd_id128_randomize.xml
+++ b/man/sd_id128_randomize.xml
@@ -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>
 
diff --git a/man/systemd-activate.xml b/man/systemd-activate.xml
index cde4263..f584aeb 100644
--- a/man/systemd-activate.xml
+++ b/man/systemd-activate.xml
@@ -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>
diff --git a/man/systemd-hostnamed.service.xml b/man/systemd-hostnamed.service.xml
index bdd3a51..7952d8a 100644
--- a/man/systemd-hostnamed.service.xml
+++ b/man/systemd-hostnamed.service.xml
@@ -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">
diff --git a/man/systemd-run.xml b/man/systemd-run.xml
index 6ccfd71..c92c324 100644
--- a/man/systemd-run.xml
+++ b/man/systemd-run.xml
@@ -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>
diff --git a/man/systemd-timedated.service.xml b/man/systemd-timedated.service.xml
index 143d340..aee37db 100644
--- a/man/systemd-timedated.service.xml
+++ b/man/systemd-timedated.service.xml
@@ -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">
diff --git a/man/systemd-udevd.service.xml b/man/systemd-udevd.service.xml
index 05a178c..c395c57 100644
--- a/man/systemd-udevd.service.xml
+++ b/man/systemd-udevd.service.xml
@@ -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>
diff --git a/man/udev.conf.xml b/man/udev.conf.xml
index 8a3cc84..e87d6e9 100644
--- a/man/udev.conf.xml
+++ b/man/udev.conf.xml
@@ -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>
diff --git a/tools/make-directive-index.py b/tools/make-directive-index.py
index 5c80a7b..17b1325 100755
--- a/tools/make-directive-index.py
+++ b/tools/make-directive-index.py
@@ -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>



More information about the systemd-commits mailing list