From 8b883f583eacc9239ea0e933e6f6a6394fe400df Mon Sep 17 00:00:00 2001 From: Todd Zullinger Date: Fri, 8 May 2026 19:12:43 -0400 Subject: [PATCH] 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). (cherry picked from commit ba932407580677225a3d126332deb5087f1e1aa8) (cherry picked from commit b913dc04a4e44c61e4a5ad75b981254d622c9285) (cherry picked from commit fa7230e8a0e370b670d5329c0f70da28e999483b) --- man/tmpfiles.d.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.