mirror of
https://github.com/systemd/systemd.git
synced 2026-08-10 17:14:31 +00:00
man/tmpfiles: fix missing 'as' in %t details column
This was missing when the details were added in5a8575ef01(tmpfiles: also add %t/%S/%C/%L specifiers, 2017-11-23). (cherry picked from commitba93240758) (cherry picked from commitb913dc04a4) (cherry picked from commitfa7230e8a0)
This commit is contained in:
committed by
Luca Boccassi
parent
e86e4f1752
commit
8b883f583e
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user