summaryrefslogtreecommitdiff
path: root/man/userdbctl.xml
diff options
context:
space:
mode:
Diffstat (limited to 'man/userdbctl.xml')
-rw-r--r--man/userdbctl.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/userdbctl.xml b/man/userdbctl.xml
index 0c2dd73bb9..6fbd26788f 100644
--- a/man/userdbctl.xml
+++ b/man/userdbctl.xml
@@ -36,8 +36,8 @@
<para><command>userdbctl</command> may be used to inspect user and groups (as well as group memberships)
of the system. This client utility inquires user/group information provided by various system services,
both operating on JSON user/group records (as defined by the <ulink
- url="https://systemd.io/USER_RECORD">JSON User Record</ulink> and <ulink
- url="https://systemd.io/GROUP_RECORD">JSON Group Record</ulink> definitions), and classic UNIX NSS/glibc
+ url="https://systemd.io/USER_RECORD">JSON User Records</ulink> and <ulink
+ url="https://systemd.io/GROUP_RECORD">JSON Group Records</ulink> definitions), and classic UNIX NSS/glibc
user and group records. This tool is primarily a client to the <ulink
url="https://systemd.io/USER_GROUP_API">User/Group Record Lookup API via Varlink</ulink>.</para>
</refsect1>