diff --git a/man/systemd.mount.xml b/man/systemd.mount.xml
index 635fba3b95..a186bf89a1 100644
--- a/man/systemd.mount.xml
+++ b/man/systemd.mount.xml
@@ -69,7 +69,10 @@
in the [Mount] section.
Additional options are listed in
- systemd.exec5.
+ systemd.exec5,
+ which define the execution environment the
+ mount8
+ binary is executed in.
Mount units must be named after the mount point
directories they control. Example: the mount point
diff --git a/man/systemd.service.xml b/man/systemd.service.xml
index 8005a51a47..b01641f1e4 100644
--- a/man/systemd.service.xml
+++ b/man/systemd.service.xml
@@ -68,7 +68,10 @@
service specific configuration options are configured
in the [Service] section.
- Additional options are listed in systemd.exec5.
+ Additional options are listed in
+ systemd.exec5,
+ which define the execution environment the commands
+ are executed in.
diff --git a/man/systemd.socket.xml b/man/systemd.socket.xml
index e25b5a00fd..81f9deab36 100644
--- a/man/systemd.socket.xml
+++ b/man/systemd.socket.xml
@@ -70,7 +70,13 @@
in the [Socket] section.
Additional options are listed in
- systemd.exec5.
+ systemd.exec5,
+ which define the execution environment the
+ ,
+ ,
+ and
+ commands are executed
+ in.
For each socket file a matching service file
(see