1
0
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:
Luca Boccassi
2025-07-24 09:00:25 +01:00
committed by Zbigniew Jędrzejewski-Szmek
parent 91085f308f
commit 28eec22f2f
3 changed files with 5 additions and 5 deletions

View File

@@ -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>

View File

@@ -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

View File

@@ -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"/>