]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: fix typos flagged by Lintian
authorLuca Boccassi <luca.boccassi@gmail.com>
Thu, 7 Nov 2024 00:01:01 +0000 (00:01 +0000)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 7 Nov 2024 09:51:21 +0000 (18:51 +0900)
man/sd_device_get_syspath.xml
man/systemd-ask-password.xml

index 36e919462033d38aef24d4ca60cce75691e7e487..61e0230e1170fec56e7960d71c62712e6d720d18 100644 (file)
     <literal>+drivers:</literal> followed by its driver subsystem and sysfs name separated with a colon.
     Example: <literal>+drivers:pci:iwlwifi</literal> for a driver device record whose driver subsystem is
     <literal>pci</literal> and sysfs name is <literal>iwlwifi</literal>,
-    When an other type of device is specified, this function returns <literal>+</literal> followed by its
+    When another type of device is specified, this function returns <literal>+</literal> followed by its
     subsystem and sysfs name separated with a colon. Example: <literal>+acpi:ACPI0003:00</literal>,
     <literal>+input:input16</literal>, or <literal>+pci:0000:00:1f.6</literal>.</para>
   </refsect1>
index fc005abed64ab1283e32bd79ab2e4d07b647688b..01cae30c4ca0ef7575f31ddc728efac1e54b17d6 100644 (file)
 
         <listitem><para>Controls whether to query the system-wide or the per-user password agents. By default
         if invoked privileged the system-wide agents are queried, otherwise the per-user ones. These options
-        allow to override this automatic behaviour.</para>
+        allow one to override this automatic behaviour.</para>
 
         <xi:include href="version-info.xml" xpointer="v257"/></listitem>
       </varlistentry>