From: Zbigniew Jędrzejewski-Szmek Date: Thu, 7 May 2020 13:02:02 +0000 (+0200) Subject: man: fix indentation in sysusers.d.xml X-Git-Tag: v246-rc1~414^2~4 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=655287450600681c06d7717deca5b295a7facaa5;p=thirdparty%2Fsystemd.git man: fix indentation in sysusers.d.xml --- diff --git a/man/sysusers.d.xml b/man/sysusers.d.xml index 5a71d911c45..f7db34ae901 100644 --- a/man/sysusers.d.xml +++ b/man/sysusers.d.xml @@ -234,46 +234,48 @@ r - 500-900 Specifiers - Specifiers can be used in the "Name", "ID", "GECOS", "Home directory", and "Shell" fields. - An unknown or unresolvable specifier is treated as invalid configuration. - The following expansions are understood: - - Specifiers available - - - - - - - Specifier - Meaning - Details - - - - - - - - - - - %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. - - - - - - -
+ Specifiers can be used in the Name, ID, + GECOS, Home directory, and Shell fields. An + unknown or unresolvable specifier is treated as invalid configuration. The following expansions are + understood: + + + Specifiers available + + + + + + + Specifier + Meaning + Details + + + + + + + + + + + %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. + + + + + + +