mirror of
https://github.com/systemd/systemd.git
synced 2025-02-23 13:57:33 +03:00
man: fix typos
This commit is contained in:
parent
265684034f
commit
0566ef68b8
@ -99,9 +99,9 @@
|
||||
<literal>_KERNEL_DEVICE=</literal> match for the
|
||||
device.</para>
|
||||
|
||||
<para>Additional contraints may be added using options
|
||||
<para>Additional constraints may be added using options
|
||||
<option>--boot</option>, <option>--unit=</option>,
|
||||
etc, to futher limit what entries will be shown
|
||||
etc, to further limit what entries will be shown
|
||||
(logical AND).</para>
|
||||
|
||||
<para>Output is interleaved from all accessible
|
||||
@ -128,7 +128,7 @@
|
||||
<option>--no-pager</option> option and the "Environment"
|
||||
section below.</para>
|
||||
|
||||
<para>When outputing to a tty, lines are colored
|
||||
<para>When outputting to a tty, lines are colored
|
||||
according to priority: lines of level ERROR and higher
|
||||
are colored red; lines of level NOTICE and higher are
|
||||
highlighted; other lines are displayed normally.
|
||||
|
@ -1305,7 +1305,7 @@ kobject-uevent 1 systemd-udevd-kernel.socket systemd-udevd.service
|
||||
<listitem>
|
||||
<para>Checks whether the system is running. This returns
|
||||
success when the system is fully up and running, meaning
|
||||
not in startup, shutdown or maintainance mode. Failure is
|
||||
not in startup, shutdown or maintenance mode. Failure is
|
||||
returned otherwise. In addition, the current state is
|
||||
printed in a short string to standard output. Use
|
||||
<option>--quiet</option> to suppress output of this state
|
||||
|
@ -213,7 +213,7 @@
|
||||
<para>Query the user for locale,
|
||||
timezone, hostname and root
|
||||
password. This is equivalent to
|
||||
specifiying
|
||||
specifying
|
||||
<option>--prompt-locale</option>,
|
||||
<option>--prompt-timezone</option>,
|
||||
<option>--prompt-hostname</option>,
|
||||
@ -238,7 +238,7 @@
|
||||
|
||||
<para>Copy locale, time zone and root
|
||||
password from the host. This is
|
||||
equivalent to specifiying
|
||||
equivalent to specifying
|
||||
<option>--copy-locale</option>,
|
||||
<option>--copy-timezone</option>,
|
||||
<option>--copy-root-password</option>
|
||||
|
@ -412,7 +412,7 @@
|
||||
<term><varname>Destination=</varname></term>
|
||||
<listitem>
|
||||
<para>The destination prefix of the route. Possibly followed by a slash and the
|
||||
prefixlength. If ommitted, a full-length host route is assumed.</para>
|
||||
prefixlength. If omitted, a full-length host route is assumed.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
|
Loading…
x
Reference in New Issue
Block a user