From: Todd Zullinger Date: Fri, 8 May 2026 23:12:43 +0000 (-0400) Subject: man/tmpfiles: fix missing 'as' in %t details column X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ba932407580677225a3d126332deb5087f1e1aa8;p=thirdparty%2Fsystemd.git man/tmpfiles: fix missing 'as' in %t details column This was missing when the details were added in 5a8575ef013 (tmpfiles: also add %t/%S/%C/%L specifiers, 2017-11-23). --- diff --git a/man/tmpfiles.d.xml b/man/tmpfiles.d.xml index 39fcad850d7..8a908c41251 100644 --- a/man/tmpfiles.d.xml +++ b/man/tmpfiles.d.xml @@ -776,7 +776,7 @@ d /tmp/foo/bar - - - bmA:1h - %t System or user runtime directory - In mode, this is the same $XDG_RUNTIME_DIR, and /run/ otherwise. + In mode, this is the same as $XDG_RUNTIME_DIR, and /run/ otherwise.