diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2011-07-11 22:09:41 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-07-11 22:09:41 +0200 |
commit | 4e7f8bc81c6422c59ab644fcea28b6f32be416e9 (patch) | |
tree | 2ad604438ba9bdf1669337cb1faeeabc8d95f665 /man/systemd-tmpfiles.xml | |
parent | 1258097cd3cdbc5dd3d264850119e553a29c5068 (diff) |
man: un-reverse IgnoreOnSnapshot description
I think that snapshots & devices are actually _not_ captured in
snapshots.
Diffstat (limited to 'man/systemd-tmpfiles.xml')
-rw-r--r-- | man/systemd-tmpfiles.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd-tmpfiles.xml b/man/systemd-tmpfiles.xml index 5203b84a9d..fab8bcab70 100644 --- a/man/systemd-tmpfiles.xml +++ b/man/systemd-tmpfiles.xml @@ -58,7 +58,7 @@ <title>Description</title> <para><command>systemd-tmpfiles</command> creates, - deletes and cleans up volatile ad temporary files and + deletes and cleans up volatile and temporary files and directories, based on the configuration from <filename>/etc/tmpfiles.d/</filename>. See <citerefentry><refentrytitle>tmpfiles.d</refentrytitle><manvolnum>5</manvolnum></citerefentry> |