summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2018-06-04 00:49:41 +0900
committerYu Watanabe <watanabe.yu+github@gmail.com>2018-06-04 01:44:04 +0900
commitd3c8afd0925189a7a2ae97b71327440e998befa7 (patch)
tree0412b1b6c0d0ee9a654c48d3c3dc5e62c6dbd830
parentf106314c89b3247e7b8ef2ffca739a87d6e9cee0 (diff)
downloadsystemd-d3c8afd0925189a7a2ae97b71327440e998befa7.tar.gz
man: RuntimeDirectory= or friends accept dot contained paths
-rw-r--r--man/systemd.exec.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml
index 8fb9ecc6dc..a613c39087 100644
--- a/man/systemd.exec.xml
+++ b/man/systemd.exec.xml
@@ -804,7 +804,7 @@ CapabilityBoundingSet=~CAP_B CAP_C</programlisting>
<term><varname>ConfigurationDirectory=</varname></term>
<listitem><para>These options take a whitespace-separated list of directory names. The specified directory
- names must be relative, and may not include <literal>.</literal> or <literal>..</literal>. If set, one or more
+ names must be relative, and may not include <literal>..</literal>. If set, one or more
directories by the specified names will be created (including their parents) below <filename>/run</filename>
(or <varname>$XDG_RUNTIME_DIR</varname> for user services), <filename>/var/lib</filename> (or
<varname>$XDG_CONFIG_HOME</varname> for user services), <filename>/var/cache</filename> (or