]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: correct the unit file directory for attached images
authorTyler Hicks <tyhicks@linux.microsoft.com>
Sun, 21 Feb 2021 18:53:22 +0000 (12:53 -0600)
committerLuca Boccassi <luca.boccassi@gmail.com>
Sun, 21 Feb 2021 19:19:18 +0000 (19:19 +0000)
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.

man/systemd.unit.xml

index da350844bd774b025fc60b6c82beca449eca4393..399de76d4aef4ca720552dd0f63d789383aeacf9 100644 (file)
@@ -45,9 +45,9 @@
 <filename>/run/systemd/transient/*</filename>
 <filename>/run/systemd/generator.early/*</filename>
 <filename>/etc/systemd/system/*</filename>
-<filename>/etc/systemd/systemd.attached/*</filename>
+<filename>/etc/systemd/system.attached/*</filename>
 <filename>/run/systemd/system/*</filename>
-<filename>/run/systemd/systemd.attached/*</filename>
+<filename>/run/systemd/system.attached/*</filename>
 <filename>/run/systemd/generator/*</filename>
 <filename index='false'>…</filename>
 <filename>/usr/lib/systemd/system/*</filename>