diff --git a/man/nss-systemd.xml b/man/nss-systemd.xml
index 734a9a4a072..b7b453825e3 100644
--- a/man/nss-systemd.xml
+++ b/man/nss-systemd.xml
@@ -67,7 +67,7 @@
This is a simple mechanism to provide static user and group records via JSON drop-in files. Such
user records should be defined in the format described by the JSON User Record specification and be placed in one of the
+ url="https://systemd.io/USER_RECORD">JSON User Records specification and be placed in one of the
aforementioned directories under a file name composed of the user name suffixed with
.user, with a world-readable access mode. A symlink named after the user record's
UID formatted in decimal and suffixed with .user pointing to the primary record file
diff --git a/man/pam_systemd.xml b/man/pam_systemd.xml
index 24174213e28..5e3761ac50e 100644
--- a/man/pam_systemd.xml
+++ b/man/pam_systemd.xml
@@ -33,7 +33,7 @@
and hence the systemd control group hierarchy.
The module also applies various resource management and runtime parameters to the new session, as
- configured in the JSON User Record of the user, when
+ configured in the JSON User Records of the user, when
one is defined.
On login, this module — in conjunction with systemd-logind.service — ensures the
diff --git a/man/systemd-portabled.service.xml b/man/systemd-portabled.service.xml
index 23906f2663a..61f2c5ca9e5 100644
--- a/man/systemd-portabled.service.xml
+++ b/man/systemd-portabled.service.xml
@@ -35,8 +35,8 @@
Most of systemd-portabled's functionality is accessible through the
portablectl1 command.
- See the Portable
- Services Documentation for details about the concepts this service implements.
+ See Portable Services for details about
+ the concepts this service implements.
diff --git a/man/systemd-sysext.xml b/man/systemd-sysext.xml
index 9d368f7958f..f8a9f47539f 100644
--- a/man/systemd-sysext.xml
+++ b/man/systemd-sysext.xml
@@ -71,7 +71,7 @@
Plain directories or btrfs subvolumes containing the OS tree
Disk images with a GPT disk label, following the Discoverable Partition Specification
+ url="https://systemd.io/DISCOVERABLE_PARTITIONS">Discoverable Partitions Specification
Disk images lacking a partition table, with a naked Linux file system (e.g. squashfs or ext4)
diff --git a/man/systemd-userdbd.service.xml b/man/systemd-userdbd.service.xml
index 84a3fc0452e..9d8b62c4524 100644
--- a/man/systemd-userdbd.service.xml
+++ b/man/systemd-userdbd.service.xml
@@ -41,7 +41,7 @@
command.
The user and group records this service provides access to follow the JSON User Record and JSON User Records and JSON Group Record definitions. This service implements the
User/Group Record Lookup API via Varlink, and
multiplexes access other services implementing this API, too. It is thus both server and client of this
diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml
index 38f1cc59eec..008cbe9af1d 100644
--- a/man/systemd.exec.xml
+++ b/man/systemd.exec.xml
@@ -241,7 +241,7 @@
This option is supported only for disk images that contain a single file system, without an
enveloping partition table. Images that contain a GPT partition table should instead include both
root file system and matching Verity data in the same image, implementing the Discoverable Partition Specification.
+ url="https://systemd.io/DISCOVERABLE_PARTITIONS">Discoverable Partitions Specification.