diff options
author | Harald Hoyer <harald@redhat.com> | 2014-11-06 15:33:48 +0100 |
---|---|---|
committer | Harald Hoyer <harald@redhat.com> | 2014-11-06 15:34:18 +0100 |
commit | 3f85ef0f05ffc51e19f86fb83a1c51e8e3cd6817 (patch) | |
tree | d6af034053833bf16ae81d0540e3c02f342d81f4 /man | |
parent | 6d0f91bf551464c57bc12f99deccd515fb3f628d (diff) |
s/commandline/command line/g
Diffstat (limited to 'man')
-rw-r--r-- | man/systemd-bootchart.xml | 4 | ||||
-rw-r--r-- | man/systemd-delta.xml | 2 | ||||
-rw-r--r-- | man/systemd-run.xml | 2 | ||||
-rw-r--r-- | man/systemd.link.xml | 2 | ||||
-rw-r--r-- | man/udev.conf.xml | 2 |
5 files changed, 6 insertions, 6 deletions
diff --git a/man/systemd-bootchart.xml b/man/systemd-bootchart.xml index 150ca48f39..0068e928a5 100644 --- a/man/systemd-bootchart.xml +++ b/man/systemd-bootchart.xml @@ -64,7 +64,7 @@ as an SVG graph. Normally, systemd-bootchart is invoked by the kernel by passing <option>init=<filename>/usr/lib/systemd/systemd-bootchart</filename></option> - on the kernel commandline. systemd-bootchart will then + on the kernel command line. systemd-bootchart will then fork the real init off to resume normal system startup, while monitoring and logging startup information in the background. @@ -125,7 +125,7 @@ <listitem><para>One can execute <command>systemd-bootchart</command> as normal application from the - commandline. In this mode it is highly + command line. In this mode it is highly recommended to pass the <option>-r</option> flag in order to not graph the time elapsed since boot diff --git a/man/systemd-delta.xml b/man/systemd-delta.xml index 9117773b7f..2175f96550 100644 --- a/man/systemd-delta.xml +++ b/man/systemd-delta.xml @@ -97,7 +97,7 @@ only configuration files in this subdirectory (across all configuration paths) will be analyzed. Otherwise, all configuration files will be analyzed. If the - commandline argument is not given at all, all + command line argument is not given at all, all configuration files will be analyzed. See below for some examples.</para> </refsect1> diff --git a/man/systemd-run.xml b/man/systemd-run.xml index 0c9d13dd2d..6ccfd71b28 100644 --- a/man/systemd-run.xml +++ b/man/systemd-run.xml @@ -215,7 +215,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>. </variablelist> <para>All command-line arguments after the first non-option - argument become part of the commandline 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 needs to be an absolute binary path.</para> </refsect1> diff --git a/man/systemd.link.xml b/man/systemd.link.xml index 6075b39b79..6c74b42db3 100644 --- a/man/systemd.link.xml +++ b/man/systemd.link.xml @@ -231,7 +231,7 @@ be set. <literal>NamePolicy</literal> may be disabled by specifying <literal>net.ifnames=0</literal> on the kernel - commandline. Each of the policies may fail, and + command line. Each of the policies may fail, and the first successful one is used. The name is not set directly, but is exported to udev as the property <literal>ID_NET_NAME</literal>, diff --git a/man/udev.conf.xml b/man/udev.conf.xml index 988129f62c..8a3cc8408f 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 commandline (see + by command-line options and the kernel command line (see <citerefentry><refentrytitle>systemd-udevd</refentrytitle><manvolnum>8</manvolnum></citerefentry>). </para> </refsect1> |