From bb5936f7f39d3d6d5340cba440d638faeabb1293 Mon Sep 17 00:00:00 2001 From: Luca Boccassi Date: Thu, 7 Nov 2024 00:01:01 +0000 Subject: man: fix typos flagged by Lintian --- man/sd_device_get_syspath.xml | 2 +- man/systemd-ask-password.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'man') 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 @@ +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 fc005abed6..01cae30c4c 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. -- cgit v1.2.3