]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: split out "Type Modifiers" section from "Types" section in tmpfiles.d docs
authorLennart Poettering <lennart@poettering.net>
Fri, 15 Jul 2022 14:23:56 +0000 (16:23 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 20 Jul 2022 21:53:22 +0000 (23:53 +0200)
I had trouble finding the right paragraphs, so I guess others might have
too. Hence let's add a tiny bit more structure by separating these two
parts out.

man/tmpfiles.d.xml

index 15b5148622cbfe4994bdfa47dd7c3e4913fc4ce1..04617bc532671d60377db0b62ea443027f68ed2c 100644 (file)
@@ -462,6 +462,10 @@ L     /tmp/foobar -    -    -     -   /dev/null</programlisting>
           symlinks.</para></listitem>
         </varlistentry>
       </variablelist>
+    </refsect2>
+
+    <refsect2>
+      <title>Type Modifiers</title>
 
       <para>If the exclamation mark (<literal>!</literal>) is used, this line is only safe to execute during
       boot, and can break a running system. Lines without the exclamation mark are presumed to be safe to