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.