diff --git a/man/sd-login.xml b/man/sd-login.xml
index 9e06d01312..d052024779 100644
--- a/man/sd-login.xml
+++ b/man/sd-login.xml
@@ -41,10 +41,10 @@
system.
Note that these APIs only allow purely passive access and
- monitoring of seats, sessions and users. To actively make changes
+ monitoring of seats, sessions, and users. To actively make changes
to the seat configuration, terminate login sessions, or switch
session on a seat you need to utilize the D-Bus API of
- systemd-logind, instead.
+ systemd-logind instead.
These functions synchronously access data in
/proc/, /sys/fs/cgroup/
@@ -62,7 +62,7 @@
other.
If the functions return string arrays, these are generally
- NULL terminated and need to be freed by the
+ NULL-terminated and need to be freed by the
caller with the libc
free3
call after use, including the strings referenced therein.