chiark / gitweb /
man: fix docbook in systemd-activate(8)
[elogind.git] / man / tmpfiles.d.xml
index 86fa4394c022c10340fc63605c6c1aa0dae8db22..519f9bc618cddc88cc53646120749b20fd945b92 100644 (file)
@@ -161,7 +161,22 @@ L    /tmp/foobar -    -    -    -   /dev/null</programlisting>
                                         effect of r or R lines. Lines
                                         of this type accept
                                         shell-style globs in place of
-                                        of normal path
+                                        normal path
+                                        names.</para></listitem>
+                                </varlistentry>
+
+                                <varlistentry>
+                                        <term><varname>X</varname></term>
+                                        <listitem><para>Ignore a path
+                                        during cleanup. Use this type
+                                        to prevent path removal as
+                                        controlled with the Age parameter.
+                                        Note that if path is a directory,
+                                        content of a directory is not
+                                        excluded from clean-up, only
+                                        directory itself. Lines of this
+                                        type accept shell-style globs
+                                        in place of normal path
                                         names.</para></listitem>
                                 </varlistentry>
 
@@ -265,7 +280,7 @@ L    /tmp/foobar -    -    -    -   /dev/null</programlisting>
                         </variablelist>
 
                         <para>If multiple integers and units are specified the time
-                        values are summed up. If an integer is given witohut a unit,
+                        values are summed up. If an integer is given without a unit,
                         s is assumed.
                         </para>