From: Luca Boccassi Date: Thu, 7 Nov 2024 00:01:01 +0000 (+0000) Subject: man: fix typos flagged by Lintian X-Git-Tag: v257-rc2~65 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb5936f7f39d3d6d5340cba440d638faeabb1293;p=thirdparty%2Fsystemd.git man: fix typos flagged by Lintian --- diff --git a/man/sd_device_get_syspath.xml b/man/sd_device_get_syspath.xml index 36e91946203..61e0230e117 100644 --- a/man/sd_device_get_syspath.xml +++ b/man/sd_device_get_syspath.xml @@ -191,7 +191,7 @@ +drivers: followed by its driver subsystem and sysfs name separated with a colon. Example: +drivers:pci:iwlwifi for a driver device record whose driver subsystem is pci and sysfs name is iwlwifi, - When an other type of device is specified, this function returns + followed by its + When another type of device is specified, this function returns + followed by its subsystem and sysfs name separated with a colon. Example: +acpi:ACPI0003:00, +input:input16, or +pci:0000:00:1f.6. diff --git a/man/systemd-ask-password.xml b/man/systemd-ask-password.xml index fc005abed64..01cae30c4ca 100644 --- a/man/systemd-ask-password.xml +++ b/man/systemd-ask-password.xml @@ -241,7 +241,7 @@ 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. + allow one to override this automatic behaviour.