man/tmpfiles: fix missing 'as' in %t details column

This was missing when the details were added in 5a8575ef01 (tmpfiles:
also add %t/%S/%C/%L specifiers, 2017-11-23).

(cherry picked from commit ba93240758)
(cherry picked from commit b913dc04a4)
(cherry picked from commit fa7230e8a0)
This commit is contained in:
Todd Zullinger
2026-05-08 19:12:43 -04:00
committed by Luca Boccassi
parent e86e4f1752
commit 8b883f583e

View 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>