summaryrefslogtreecommitdiff
path: root/man/systemd-tmpfiles.xml
diff options
context:
space:
mode:
authorEvgeny Vereshchagin <evvers@ya.ru>2015-10-19 18:30:16 +0000
committerEvgeny Vereshchagin <evvers@ya.ru>2015-10-19 18:32:35 +0000
commitf17fd655144d080279b0c14d973b9db169a88976 (patch)
tree3f39fe994868565621b5022cd5e58b102a4ff692 /man/systemd-tmpfiles.xml
parentbf1ae29f21d7ccede728bf1ee16552c2a355a85b (diff)
downloadsystemd-f17fd655144d080279b0c14d973b9db169a88976.tar.gz
man: systemd-tmpfiles requires absolute filenames
`systemd-tmpfiles --clean ./some.conf` doesn't work: Failed to open './some.conf', ignoring: No such file or directory `systemd-tmpfiles --clean $(realpath ./some.conf)` works fine.
Diffstat (limited to 'man/systemd-tmpfiles.xml')
-rw-r--r--man/systemd-tmpfiles.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd-tmpfiles.xml b/man/systemd-tmpfiles.xml
index ceec06f840..447a7eaa17 100644
--- a/man/systemd-tmpfiles.xml
+++ b/man/systemd-tmpfiles.xml
@@ -76,7 +76,7 @@
</para>
<para>If invoked with no arguments, it applies all directives from
- all configuration files. If one or more filenames are passed on
+ all configuration files. If one or more absolute filenames are passed on
the command line, only the directives in these files are applied.
If only the basename of a configuration file is specified, all
configuration directories as specified in