]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man/tmpfiles: fix missing 'as' in %t details column
authorTodd Zullinger <tmz@pobox.com>
Fri, 8 May 2026 23:12:43 +0000 (19:12 -0400)
committerLuca Boccassi <luca.boccassi@gmail.com>
Fri, 8 May 2026 23:55:34 +0000 (00:55 +0100)
This was missing when the details were added in 5a8575ef013 (tmpfiles:
also add %t/%S/%C/%L specifiers, 2017-11-23).

man/tmpfiles.d.xml

index 39fcad850d71e4361822a5094ccd740a37eb7a80..8a908c412519fdab4ac729dbda73b173dad3a1b4 100644 (file)
@@ -776,7 +776,7 @@ d /tmp/foo/bar - - - bmA:1h -</programlisting></para>
             <row>
               <entry><literal>%t</literal></entry>
               <entry>System or user runtime directory</entry>
-              <entry>In <option>--user</option> 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 as <varname>$XDG_RUNTIME_DIR</varname>, and <filename>/run/</filename> otherwise.</entry>
             </row>
             <xi:include href="standard-specifiers.xml" xpointer="T"/>
             <row>