diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml
index 54dad930b1..c31ab980fc 100644
--- a/man/systemd.exec.xml
+++ b/man/systemd.exec.xml
@@ -1621,7 +1621,6 @@
RuntimeDirectory=
- RuntimeDirectoryMode=
Takes a list of directory names. If set, one
or more directories by the specified names will be created
@@ -1645,6 +1644,16 @@
tmpfiles.d5.
+
+ RuntimeDirectoryMode=
+
+ Specifies the access mode of the directories specified in
+ RuntimeDirectory= as an octal number. Defaults to
+ 0755. See "Permissions" in
+ path_resolution7 for a discussion of the meaning of permission bits.
+
+
+
MemoryDenyWriteExecute=