diff --git a/man/homectl.xml b/man/homectl.xml
index 65f6698ef4..0143b2ac4e 100644
--- a/man/homectl.xml
+++ b/man/homectl.xml
@@ -1163,7 +1163,7 @@
When invoked with the firstboot command, homectl supports the
service credentials logic as implemented by
ImportCredential=/LoadCredential=/SetCredential=
- (see systemd.exec1 for
+ (see systemd.exec5 for
details). The following credentials are used when passed in:
diff --git a/man/org.freedesktop.systemd1.xml b/man/org.freedesktop.systemd1.xml
index 878bd0d99d..e2814b7e42 100644
--- a/man/org.freedesktop.systemd1.xml
+++ b/man/org.freedesktop.systemd1.xml
@@ -2632,7 +2632,7 @@ node /org/freedesktop/systemd1/unit/avahi_2ddaemon_2eservice {
enqueued and complete successfully. The key value pairs correspond (in lowercase) to the environment
variables described in the Environment Variables Set or Propagated by the Service
Manager section in
- systemd.exec1. Note
+ systemd.exec5. Note
that new key value pair may be added at any time in future versions. Existing entries will not be
removed.
diff --git a/man/systemd-cryptsetup.xml b/man/systemd-cryptsetup.xml
index 232d199e0f..5f12dc4748 100644
--- a/man/systemd-cryptsetup.xml
+++ b/man/systemd-cryptsetup.xml
@@ -109,7 +109,7 @@
systemd-cryptsetup supports the service credentials logic as implemented by
ImportCredential=/LoadCredential=/SetCredential=
- (see systemd.exec1 for
+ (see systemd.exec5 for
details). The following credentials are used by systemd-crypsetup@root.service
(generated by systemd-gpt-auto-generator) when passed in:
diff --git a/man/systemd-firstboot.xml b/man/systemd-firstboot.xml
index cd1c4b8874..a6ba07a3a8 100644
--- a/man/systemd-firstboot.xml
+++ b/man/systemd-firstboot.xml
@@ -343,7 +343,7 @@
systemd-firstboot supports the service credentials logic as implemented by
ImportCredential=/LoadCredential=/SetCredential=
- (see systemd.exec1 for
+ (see systemd.exec5 for
details). The following credentials are used when passed in:
diff --git a/man/systemd-resolved.service.xml b/man/systemd-resolved.service.xml
index 94882b38bd..813e5f398c 100644
--- a/man/systemd-resolved.service.xml
+++ b/man/systemd-resolved.service.xml
@@ -424,7 +424,7 @@ search foobar.com barbar.com
systemd-resolved supports the service credentials logic as implemented by
ImportCredential=/LoadCredential=/SetCredential=
- (see systemd.exec1 for
+ (see systemd.exec5 for
details). The following credentials are used when passed in:
diff --git a/man/systemd-sysctl.service.xml b/man/systemd-sysctl.service.xml
index 950e0c82ef..720beed8ee 100644
--- a/man/systemd-sysctl.service.xml
+++ b/man/systemd-sysctl.service.xml
@@ -91,7 +91,7 @@
systemd-sysctl supports the service credentials logic as implemented by
ImportCredential=/LoadCredential=/SetCredential=
- (see systemd.exec1 for
+ (see systemd.exec5 for
details). The following credentials are used when passed in:
diff --git a/man/systemd-sysusers.xml b/man/systemd-sysusers.xml
index d398c5d361..548ce24e4e 100644
--- a/man/systemd-sysusers.xml
+++ b/man/systemd-sysusers.xml
@@ -151,7 +151,7 @@
systemd-sysusers supports the service credentials logic as implemented by
ImportCredential=/LoadCredential=/SetCredential=
- (see systemd.exec1 for
+ (see systemd.exec5 for
details). The following credentials are used when passed in:
@@ -230,7 +230,7 @@
systemd1
sysusers.d5
Users, Groups, UIDs and GIDs on systemd systems
- systemd.exec1
+ systemd.exec5
mkpasswd1
diff --git a/man/systemd-tmpfiles.xml b/man/systemd-tmpfiles.xml
index 6bf6694d2d..c30a046f72 100644
--- a/man/systemd-tmpfiles.xml
+++ b/man/systemd-tmpfiles.xml
@@ -283,7 +283,7 @@
systemd-tmpfiles supports the service credentials logic as implemented by
ImportCredential=/LoadCredential=/SetCredential=
- (see systemd.exec1 for
+ (see systemd.exec5 for
details). The following credentials are used when passed in:
diff --git a/man/systemd-vconsole-setup.service.xml b/man/systemd-vconsole-setup.service.xml
index 1fa3abe53e..87cb9e4777 100644
--- a/man/systemd-vconsole-setup.service.xml
+++ b/man/systemd-vconsole-setup.service.xml
@@ -58,7 +58,7 @@
systemd-vconsole-setup supports the service credentials logic as implemented by
ImportCredential=/LoadCredential=/SetCredential=
- (see systemd.exec1 for
+ (see systemd.exec5 for
details). The following credentials are used when passed in:
diff --git a/man/systemd.link.xml b/man/systemd.link.xml
index 8869d9589f..3e98e4ddba 100644
--- a/man/systemd.link.xml
+++ b/man/systemd.link.xml
@@ -780,7 +780,7 @@
60-foo.link.wol.password), and if the credential not found, then
read from wol.password. See
ImportCredential=/LoadCredential=/SetCredential= in
- systemd.exec1
+ systemd.exec5
for details. The password in the credential, must be 6 bytes in hex format with each
byte separated by a colon (:) like an Ethernet MAC address, e.g.,
aa:bb:cc:dd:ee:ff.