s/command-line/command line/g

A follow-up to:

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

    s/commandline/command line/g
This commit is contained in:
Lennart Poettering 2014-11-06 20:06:30 +01:00
parent 8d07a7c471
commit 81c7dd897c
10 changed files with 12 additions and 12 deletions

4
NEWS
View File

@ -51,7 +51,7 @@ CHANGES WITH 217:
* A helper binary and a service have been added which can be * A helper binary and a service have been added which can be
used to resume from hibernation in the initramfs. A used to resume from hibernation in the initramfs. A
generator will parse the resume= option on the kernel 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 * A user console daemon systemd-consoled has been
added. Currently, it is a preview, and will so far open a 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 one of the next releases, at the same time that we will
declare the APIs stable. 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 systemd will automatically load the kdbus.ko kernel module. At
this stage of development, it is only useful for testing kdbus this stage of development, it is only useful for testing kdbus
and should not be used in production. Note: if "--enable-kdbus" and should not be used in production. Note: if "--enable-kdbus"

View File

@ -275,7 +275,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>.
</para> </para>
<para><function>sd_bus_creds_get_cmdline()</function> will retrieve <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>). <filename>/proc/<replaceable>pid</replaceable>/cmdline</filename>).
</para> </para>

View File

@ -79,7 +79,7 @@
<para><citerefentry><refentrytitle>journalctl</refentrytitle><manvolnum>1</manvolnum></citerefentry>'s <para><citerefentry><refentrytitle>journalctl</refentrytitle><manvolnum>1</manvolnum></citerefentry>'s
<option>--new-id</option> option may be used as a <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> <function>sd_id128_randomize()</function>.</para>
</refsect1> </refsect1>

View File

@ -61,7 +61,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>.
<title>Description</title> <title>Description</title>
<para><command>systemd-activate</command> can be used to <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 testing purposes. It can also be used to launch single instances
of the daemon per connection (inetd-style). of the daemon per connection (inetd-style).
</para> </para>

View File

@ -64,7 +64,7 @@
<para>The tool <para>The tool
<citerefentry><refentrytitle>hostnamectl</refentrytitle><manvolnum>1</manvolnum></citerefentry> <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 <para>See the <ulink
url="http://www.freedesktop.org/wiki/Software/systemd/hostnamed"> url="http://www.freedesktop.org/wiki/Software/systemd/hostnamed">

View File

@ -214,7 +214,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>.
<xi:include href="standard-options.xml" xpointer="version" /> <xi:include href="standard-options.xml" xpointer="version" />
</variablelist> </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 argument become part of the command line of the launched
process. If a command is run as service unit, its first argument process. If a command is run as service unit, its first argument
needs to be an absolute binary path.</para> needs to be an absolute binary path.</para>

View File

@ -66,7 +66,7 @@
<para>The tool <para>The tool
<citerefentry><refentrytitle>timedatectl</refentrytitle><manvolnum>1</manvolnum></citerefentry> <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 <para>See the <ulink
url="http://www.freedesktop.org/wiki/Software/systemd/timedated"> url="http://www.freedesktop.org/wiki/Software/systemd/timedated">

View File

@ -60,8 +60,8 @@
<para>The behavior of the daemon can be configured using <para>The behavior of the daemon can be configured using
<citerefentry><refentrytitle>udev.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry>, <citerefentry><refentrytitle>udev.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry>,
its command-line options, environment variables, and on the kernel its command line options, environment variables, and on the kernel
command-line, or changed dynamically with <command>udevadm command line, or changed dynamically with <command>udevadm
control</command>. control</command>.
</para> </para>
</refsect1> </refsect1>

View File

@ -79,7 +79,7 @@
<para> <para>
In addition, <filename>systemd-udevd</filename> can be configured 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>). <citerefentry><refentrytitle>systemd-udevd</refentrytitle><manvolnum>8</manvolnum></citerefentry>).
</para> </para>
</refsect1> </refsect1>

View File

@ -141,7 +141,7 @@ TEMPLATE = '''\
</refsect1> </refsect1>
<refsect1> <refsect1>
<title>command-line options</title> <title>command line options</title>
<para>Command-line options accepted by programs in the <para>Command-line options accepted by programs in the
systemd suite.</para> systemd suite.</para>