]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: add missing <option> tag
authorLucas Werkmeister <mail@lucaswerkmeister.de>
Tue, 3 Jul 2018 12:11:43 +0000 (14:11 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 3 Jul 2018 12:53:36 +0000 (14:53 +0200)
One mention of --user was missing the surrounding <option> tag, making
the table look inconsistent (though the inconsistency is less obvious
after the reordering in 709f4c472c, since the four specifiers mentioning
the --user option are no longer immediately adjacent).

man/tmpfiles.d.xml

index e2e2eac228d01fd2927025de575c1b77ff9f9d29..82cedc5870ce1d5caf1744cdd4385a22f19d3f6c 100644 (file)
@@ -638,7 +638,7 @@ r! /tmp/.X[0-9]*-lock</programlisting>
             <row>
               <entry><literal>%t</literal></entry>
               <entry>System or user runtime directory</entry>
-              <entry>In --user mode, this is the same <varname>$XDG_RUNTIME_DIR</varname>, and <filename>/run</filename> otherwise.</entry>
+              <entry>In <option>--user</option> mode, this is the same <varname>$XDG_RUNTIME_DIR</varname>, and <filename>/run</filename> otherwise.</entry>
             </row>
             <row>
               <entry><literal>%T</literal></entry>