]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - man/tmpfiles.d.xml
man: update version information
[thirdparty/systemd.git] / man / tmpfiles.d.xml
index 4c972aa98597ce5682e646c13ac8ef28e28ca788..208fce262541a5faba4e36e0dd33ac7554f36218 100644 (file)
@@ -214,7 +214,9 @@ L     /tmp/foobar -    -    -     -   /dev/null</programlisting>
 
           <para>For this entry to be useful, at least one of the mode, user, group, or age arguments must be
           specified, since otherwise this entry has no effect. As an exception, an entry with no effect may
-          be useful when combined with <varname>!</varname>, see the examples.</para></listitem>
+          be useful when combined with <varname>!</varname>, see the examples.</para>
+
+          <xi:include href="version-info.xml" xpointer="v230"/></listitem>
         </varlistentry>
 
         <varlistentry>
@@ -226,7 +228,9 @@ L     /tmp/foobar -    -    -     -   /dev/null</programlisting>
 
           <para>A subvolume created with this line type is not assigned to any higher-level quota group. For
           that, use <varname>q</varname> or <varname>Q</varname>, which allow creating simple quota group
-          hierarchies, see below.</para></listitem>
+          hierarchies, see below.</para>
+
+          <xi:include href="version-info.xml" xpointer="v219"/></listitem>
         </varlistentry>
 
         <varlistentry>
@@ -239,7 +243,9 @@ L     /tmp/foobar -    -    -     -   /dev/null</programlisting>
           <para>If the subvolume already exists, no change to the quota hierarchy is made, regardless of whether the
           subvolume is already attached to a quota group or not. Also see <varname>Q</varname> below. See <citerefentry
           project='die-net'><refentrytitle>btrfs-qgroup</refentrytitle><manvolnum>8</manvolnum></citerefentry> for
-          details about the btrfs quota group concept.</para></listitem>
+          details about the btrfs quota group concept.</para>
+
+          <xi:include href="version-info.xml" xpointer="v228"/></listitem>
         </varlistentry>
 
         <varlistentry>
@@ -273,7 +279,9 @@ L     /tmp/foobar -    -    -     -   /dev/null</programlisting>
 
           <para>As with <varname>q</varname>, <varname>Q</varname> has no effect on the quota group hierarchy if the
           subvolume already exists, regardless of whether the subvolume already belong to a quota group or not.
-          </para></listitem>
+          </para>
+
+          <xi:include href="version-info.xml" xpointer="v228"/></listitem>
         </varlistentry>
 
         <varlistentry>
@@ -335,7 +343,9 @@ L     /tmp/foobar -    -    -     -   /dev/null</programlisting>
           is omitted, files from the source directory <filename>/usr/share/factory/</filename> with the same
           name are copied. Does not follow symlinks. Contents of the directories are subject to time-based
           cleanup if the age argument is specified.
-          </para></listitem>
+          </para>
+
+          <xi:include href="version-info.xml" xpointer="v214"/></listitem>
         </varlistentry>
 
         <varlistentry>
@@ -358,7 +368,9 @@ L     /tmp/foobar -    -    -     -   /dev/null</programlisting>
           influence the effect of <varname>r</varname> or
           <varname>R</varname> lines. Lines of this type accept
           shell-style globs in place of normal path names.
-          </para></listitem>
+          </para>
+
+          <xi:include href="version-info.xml" xpointer="v198"/></listitem>
         </varlistentry>
 
         <varlistentry>
@@ -405,12 +417,16 @@ L     /tmp/foobar -    -    -     -   /dev/null</programlisting>
 
           <para>Please note that extended attributes settable with this line type are a different concept
           from the Linux file attributes settable with <varname>h</varname>/<varname>H</varname>, see
-          below.</para></listitem>
+          below.</para>
+
+          <xi:include href="version-info.xml" xpointer="v218"/></listitem>
         </varlistentry>
 
         <varlistentry>
           <term><varname>T</varname></term>
-          <listitem><para>Same as <varname>t</varname>, but operates recursively.</para></listitem>
+          <listitem><para>Same as <varname>t</varname>, but operates recursively.</para>
+
+          <xi:include href="version-info.xml" xpointer="v219"/></listitem>
         </varlistentry>
 
         <varlistentry>
@@ -438,7 +454,9 @@ L     /tmp/foobar -    -    -     -   /dev/null</programlisting>
 
         <varlistentry>
           <term><varname>H</varname></term>
-          <listitem><para>Sames as <varname>h</varname>, but operates recursively.</para></listitem>
+          <listitem><para>Sames as <varname>h</varname>, but operates recursively.</para>
+
+          <xi:include href="version-info.xml" xpointer="v220"/></listitem>
         </varlistentry>
 
         <varlistentry>
@@ -455,7 +473,9 @@ L     /tmp/foobar -    -    -     -   /dev/null</programlisting>
           file, unless base entries already exist or are explicitly specified. The mask will be added if not
           specified explicitly or already present. Lines of this type accept shell-style globs in place of
           normal path names. This can be useful for allowing additional access to certain files. Does not
-          follow symlinks.</para></listitem>
+          follow symlinks.</para>
+
+          <xi:include href="version-info.xml" xpointer="v219"/></listitem>
         </varlistentry>
 
         <varlistentry>
@@ -463,7 +483,9 @@ L     /tmp/foobar -    -    -     -   /dev/null</programlisting>
           <term><varname>A+</varname></term>
           <listitem><para>Same as <varname>a</varname> and
           <varname>a+</varname>, but recursive. Does not follow
-          symlinks.</para></listitem>
+          symlinks.</para>
+
+          <xi:include href="version-info.xml" xpointer="v219"/></listitem>
         </varlistentry>
       </variablelist>
     </refsect2>