summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorLuca Boccassi <luca.boccassi@gmail.com>2024-11-07 01:01:01 +0100
committerYu Watanabe <watanabe.yu+github@gmail.com>2024-11-07 10:51:21 +0100
commitbb5936f7f39d3d6d5340cba440d638faeabb1293 (patch)
tree054ef2b0a1cbeb4d41eb9dcf2fd1c31fb34ac391 /man
parentTranslations update from Fedora Weblate (#35060) (diff)
downloadsystemd-bb5936f7f39d3d6d5340cba440d638faeabb1293.tar.xz
systemd-bb5936f7f39d3d6d5340cba440d638faeabb1293.zip
man: fix typos flagged by Lintian
Diffstat (limited to 'man')
-rw-r--r--man/sd_device_get_syspath.xml2
-rw-r--r--man/systemd-ask-password.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/man/sd_device_get_syspath.xml b/man/sd_device_get_syspath.xml
index 36e9194620..61e0230e11 100644
--- a/man/sd_device_get_syspath.xml
+++ b/man/sd_device_get_syspath.xml
@@ -191,7 +191,7 @@
<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>
diff --git a/man/systemd-ask-password.xml b/man/systemd-ask-password.xml
index fc005abed6..01cae30c4c 100644
--- a/man/systemd-ask-password.xml
+++ b/man/systemd-ask-password.xml
@@ -241,7 +241,7 @@
<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>