From: Tyler Hicks Date: Sun, 21 Feb 2021 18:53:22 +0000 (-0600) Subject: man: correct the unit file directory for attached images X-Git-Tag: v248-rc1~23 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4d54220a1ffa6629c0aad717a8b7601c0319657;p=thirdparty%2Fsystemd.git man: correct the unit file directory for attached images Commit 83f72cd65fb8 ("man,docs: document the new unit file directory for attached images") updated the docs and man page with the new unit file directory for attached images but included a system.attached -> systemd.attached typo in the man page portion of the change. Fix the typo to document the correct path. --- diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index da350844bd7..399de76d4ae 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -45,9 +45,9 @@ /run/systemd/transient/* /run/systemd/generator.early/* /etc/systemd/system/* -/etc/systemd/systemd.attached/* +/etc/systemd/system.attached/* /run/systemd/system/* -/run/systemd/systemd.attached/* +/run/systemd/system.attached/* /run/systemd/generator/* … /usr/lib/systemd/system/*