From: Phaedrus Leeds Date: Wed, 19 Aug 2020 16:36:32 +0000 (-0700) Subject: man: Fix typo in systemd-tmpfiles X-Git-Tag: v247-rc1~407 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c2892a244c82ee142089f8fb7848547dada4ed32;p=thirdparty%2Fsystemd.git man: Fix typo in systemd-tmpfiles --- diff --git a/man/systemd-tmpfiles.xml b/man/systemd-tmpfiles.xml index 4510fb120a7..ec7d12b9ca0 100644 --- a/man/systemd-tmpfiles.xml +++ b/man/systemd-tmpfiles.xml @@ -75,7 +75,7 @@ systemd-tmpfiles-clean.service) also invoke systemd-tmpfiles, but it reads a separate set of files, which includes user-controlled files under ~/.config/user-tmpfiles.d/ and ~/.local/share/user-tmpfiles.d/, - and administrator-controller files under /usr/share/user-tmpfiles.d/. Users may use + and administrator-controlled files under /usr/share/user-tmpfiles.d/. Users may use this to create and clean up files under their control, but the system instance performs global cleanup and is not influenced by user configuration. Note that this means a time-based cleanup configured in the system instance, such as the one typically configured for /tmp, will thus also