diff options
author | Michal Schmidt <mschmidt@redhat.com> | 2011-12-15 23:04:37 +0100 |
---|---|---|
committer | Michal Schmidt <mschmidt@redhat.com> | 2011-12-16 00:31:21 +0100 |
commit | 462d63db0680c2b69d5426ded197342372ebe309 (patch) | |
tree | e5c8c2c1cee2d90150ef59a76b1cbde618ebe634 /man/systemd-tmpfiles.xml | |
parent | a8d8878329893d19106053e5008f0075f149aa16 (diff) | |
download | systemd-462d63db0680c2b69d5426ded197342372ebe309.tar.gz |
man: document 'Z' in tmpfiles
Diffstat (limited to 'man/systemd-tmpfiles.xml')
-rw-r--r-- | man/systemd-tmpfiles.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man/systemd-tmpfiles.xml b/man/systemd-tmpfiles.xml index 08d5c73ce6..20e399bfd4 100644 --- a/man/systemd-tmpfiles.xml +++ b/man/systemd-tmpfiles.xml @@ -84,7 +84,8 @@ <listitem><para>If this option is passed all files and directories marked with f, F, d, D in the configuration files are - created.</para></listitem> + created. Files and directories marked with Z + are relabeled.</para></listitem> </varlistentry> <varlistentry> |