[systemd-commits] man/systemd-tmpfiles.xml man/systemd.unit.xml
Lennart Poettering
lennart at kemper.freedesktop.org
Mon Jul 11 13:10:04 PDT 2011
man/systemd-tmpfiles.xml | 2 +-
man/systemd.unit.xml | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
New commits:
commit 4e7f8bc81c6422c59ab644fcea28b6f32be416e9
Author: Zbigniew JÄdrzejewski-Szmek <zbyszek at in.waw.pl>
Date: Mon Jul 11 22:09:41 2011 +0200
man: un-reverse IgnoreOnSnapshot description
I think that snapshots & devices are actually _not_ captured in
snapshots.
diff --git a/man/systemd-tmpfiles.xml b/man/systemd-tmpfiles.xml
index 5203b84..fab8bca 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>
diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml
index 0ca18bd..f482182 100644
--- a/man/systemd.unit.xml
+++ b/man/systemd.unit.xml
@@ -485,8 +485,8 @@
argument. If <option>true</option>
this unit will not be included in
snapshots. Defaults to
- <option>false</option> for device and
- snapshot units, <option>true</option>
+ <option>true</option> for device and
+ snapshot units, <option>false</option>
for the others.</para></listitem>
</varlistentry>
More information about the systemd-commits
mailing list