]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
Fix typos found by Lintian
authorLuca Boccassi <luca.boccassi@gmail.com>
Thu, 24 Jul 2025 08:00:25 +0000 (09:00 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 24 Jul 2025 09:38:47 +0000 (11:38 +0200)
man/systemd-debug-generator.xml
man/systemd-import-generator.xml
man/systemd.link.xml

index e93ee174606317e24977d7fe2ddc4728a0ca99db..89fbf79bc6eb377b4cdd6d951c93f6780507a2a5 100644 (file)
         <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
+        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>
 
index 91ba81233cc1e10b8ac55c9179a50b0136182975..9435650d819adafa41e4cd4988d1f8b60e84ac64 100644 (file)
             <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
index 86bfcde8838ce159ec6cf3742e9447369c455071..8abab49f5bd99b455f20144287a5c2dae2be47ed 100644 (file)
       <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"/>