mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 00:47:10 +09:00
Fix typos found by Lintian
This commit is contained in:
committed by
Zbigniew Jędrzejewski-Szmek
parent
91085f308f
commit
28eec22f2f
@@ -101,8 +101,8 @@
|
|||||||
<listitem><para>Takes one of <option>pre-udev</option>, <option>pre-basic</option>,
|
<listitem><para>Takes one of <option>pre-udev</option>, <option>pre-basic</option>,
|
||||||
<option>pre-mount</option>, or <option>pre-switch-root</option> (the default for the
|
<option>pre-mount</option>, or <option>pre-switch-root</option> (the default for the
|
||||||
<literal>rd.</literal> option). It also accepts multiple values separated by comma
|
<literal>rd.</literal> option). It also accepts multiple values separated by comma
|
||||||
(<literal>,</literal>). These options allow to pause the boot process at a certain point and spawn a
|
(<literal>,</literal>). These options allow one to pause the boot process at a certain point and spawn
|
||||||
debug shell. After exiting this shell, the system will resume booting. The option prefixed with
|
a debug shell. After exiting this shell, the system will resume booting. The option prefixed with
|
||||||
<literal>rd.</literal> is honored only in the initrd, while the one without prefix is only honored on
|
<literal>rd.</literal> is honored only in the initrd, while the one without prefix is only honored on
|
||||||
the host.</para>
|
the host.</para>
|
||||||
|
|
||||||
|
|||||||
@@ -147,8 +147,8 @@
|
|||||||
<listitem><para>If this option is specified, in place of the URL a simple filename may be
|
<listitem><para>If this option is specified, in place of the URL a simple filename may be
|
||||||
specified. If the system is booted via UEFI HTTP network booting the last component of the
|
specified. If the system is booted via UEFI HTTP network booting the last component of the
|
||||||
network boot origin URL is replaced by this filename and used as download source. This hence
|
network boot origin URL is replaced by this filename and used as download source. This hence
|
||||||
allows to automatically derive the URLs for disk images from the original boot URL used to invoke
|
allows one to automatically derive the URLs for disk images from the original boot URL used to
|
||||||
the kernel or boot loader.</para>
|
invoke the kernel or boot loader.</para>
|
||||||
|
|
||||||
<para>If this option is used and the system is not actually booted via UEFI HTTP network booting,
|
<para>If this option is used and the system is not actually booted via UEFI HTTP network booting,
|
||||||
the download is gracefully skipped. Or in other words without other modifications it is possible
|
the download is gracefully skipped. Or in other words without other modifications it is possible
|
||||||
|
|||||||
@@ -1073,7 +1073,7 @@
|
|||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><varname>ReceiveAll=</varname></term>
|
<term><varname>ReceiveAll=</varname></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Takes a boolean. If set to true, allow to also receive damaged ethernet frames.
|
<para>Takes a boolean. If set to true, allow the interface to also receive damaged ethernet frames.
|
||||||
When unset, the kernel's default will be used.</para>
|
When unset, the kernel's default will be used.</para>
|
||||||
|
|
||||||
<xi:include href="version-info.xml" xpointer="v258"/>
|
<xi:include href="version-info.xml" xpointer="v258"/>
|
||||||
|
|||||||
Reference in New Issue
Block a user