diff --git a/man/standard-specifiers.xml b/man/standard-specifiers.xml
index 3efbb6db00..5b73043ce2 100644
--- a/man/standard-specifiers.xml
+++ b/man/standard-specifiers.xml
@@ -39,11 +39,21 @@
Operating system IDThe operating system identifier of the running system, as read from the ID= field of /etc/os-release. See os-release5 for more information.
+
+ %T
+ Directory for temporary files
+ This is either /tmp or the path $TMPDIR, $TEMP or $TMP are set to. (Note that the directory may be specified without a trailing slash.)
+ %vKernel releaseIdentical to uname -r output.
+
+ %V
+ Directory for larger and persistent temporary files
+ This is either /var/tmp or the path $TMPDIR, $TEMP or $TMP are set to. (Note that the directory may be specified without a trailing slash.)
+ %wOperating system version ID
diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml
index e89050429a..d52cd0a24c 100644
--- a/man/systemd.unit.xml
+++ b/man/systemd.unit.xml
@@ -1858,11 +1858,7 @@ Note that this setting is not influenced by the Us
Runtime directory rootThis is either /run/ (for the system manager) or the path $XDG_RUNTIME_DIR resolves to (for user managers).
-
- %T
- Directory for temporary files
- This is either /tmp or the path $TMPDIR, $TEMP or $TMP are set to.
-
+ %gUser group
@@ -1888,11 +1884,7 @@ Note that this setting is not influenced by the Us
Note that this setting is not influenced by the User= setting configurable in the [Service] section of the service unit.
-
- %V
- Directory for larger and persistent temporary files
- This is either /var/tmp or the path $TMPDIR, $TEMP or $TMP are set to.
-
+
diff --git a/man/sysusers.d.xml b/man/sysusers.d.xml
index 2d5023dc91..52b2d89474 100644
--- a/man/sysusers.d.xml
+++ b/man/sysusers.d.xml
@@ -260,17 +260,9 @@ r - 500-900
-
- %T
- Directory for temporary files
- This is either /tmp or the path $TMPDIR, $TEMP or $TMP are set to.
-
+
-
- %V
- Directory for larger and persistent temporary files
- This is either /var/tmp or the path $TMPDIR, $TEMP or $TMP are set to.
-
+
diff --git a/man/tmpfiles.d.xml b/man/tmpfiles.d.xml
index c933e8ff2e..5b81bb5888 100644
--- a/man/tmpfiles.d.xml
+++ b/man/tmpfiles.d.xml
@@ -663,11 +663,7 @@ w- /proc/sys/vm/swappiness - - - - 10
System or user runtime directoryIn mode, this is the same $XDG_RUNTIME_DIR, and /run/ otherwise.
-
- %T
- Directory for temporary files
- This is either /tmp or the path $TMPDIR, $TEMP or $TMP are set to.
-
+ %gUser group
@@ -689,11 +685,7 @@ w- /proc/sys/vm/swappiness - - - - 10
This is the numeric UID of the user running the command. In case of the system instance this resolves to 0.
-
- %V
- Directory for larger and persistent temporary files
- This is either /var/tmp or the path $TMPDIR, $TEMP or $TMP are set to.
-
+