From 28eec22f2f31d87ee152a5be8ca06c56548ec7d1 Mon Sep 17 00:00:00 2001 From: Luca Boccassi Date: Thu, 24 Jul 2025 09:00:25 +0100 Subject: [PATCH] Fix typos found by Lintian --- man/systemd-debug-generator.xml | 4 ++-- man/systemd-import-generator.xml | 4 ++-- man/systemd.link.xml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/man/systemd-debug-generator.xml b/man/systemd-debug-generator.xml index e93ee174606..89fbf79bc6e 100644 --- a/man/systemd-debug-generator.xml +++ b/man/systemd-debug-generator.xml @@ -101,8 +101,8 @@ Takes one of , , , or (the default for the rd. option). It also accepts multiple values separated by comma - (,). 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 + (,). 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 rd. is honored only in the initrd, while the one without prefix is only honored on the host. diff --git a/man/systemd-import-generator.xml b/man/systemd-import-generator.xml index 91ba81233cc..9435650d819 100644 --- a/man/systemd-import-generator.xml +++ b/man/systemd-import-generator.xml @@ -147,8 +147,8 @@ 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. + allows one to automatically derive the URLs for disk images from the original boot URL used to + invoke the kernel or boot loader. 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 diff --git a/man/systemd.link.xml b/man/systemd.link.xml index 86bfcde8838..8abab49f5bd 100644 --- a/man/systemd.link.xml +++ b/man/systemd.link.xml @@ -1073,7 +1073,7 @@ ReceiveAll= - Takes a boolean. If set to true, allow to also receive damaged ethernet frames. + 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. -- 2.47.3