mirror of
https://github.com/systemd/systemd
synced 2025-10-06 00:13:24 +02: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>,
|
||||
<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>,</literal>). These options allow to pause the boot process at a certain point and spawn a
|
||||
debug shell. After exiting this shell, the system will resume booting. The option prefixed with
|
||||
(<literal>,</literal>). These options allow one to pause the boot process at a certain point and spawn
|
||||
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
|
||||
the host.</para>
|
||||
|
||||
|
@@ -147,8 +147,8 @@
|
||||
<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
|
||||
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
|
||||
the kernel or boot loader.</para>
|
||||
allows one to automatically derive the URLs for disk images from the original boot URL used to
|
||||
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,
|
||||
the download is gracefully skipped. Or in other words without other modifications it is possible
|
||||
|
@@ -1073,7 +1073,7 @@
|
||||
<varlistentry>
|
||||
<term><varname>ReceiveAll=</varname></term>
|
||||
<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>
|
||||
|
||||
<xi:include href="version-info.xml" xpointer="v258"/>
|
||||
|
Reference in New Issue
Block a user