summaryrefslogtreecommitdiff
path: root/man/systemd.unit.xml
diff options
context:
space:
mode:
authorTyler Hicks <tyhicks@linux.microsoft.com>2021-02-21 12:53:22 -0600
committerLuca Boccassi <luca.boccassi@gmail.com>2021-02-21 19:19:18 +0000
commite4d54220a1ffa6629c0aad717a8b7601c0319657 (patch)
tree6659e02523ef2b90c649dd26e06e8fe3905e7196 /man/systemd.unit.xml
parent5e63f2915b10715bc9cb7fd3e7417469d844bccf (diff)
downloadsystemd-e4d54220a1ffa6629c0aad717a8b7601c0319657.tar.gz
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.
Diffstat (limited to 'man/systemd.unit.xml')
-rw-r--r--man/systemd.unit.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml
index da350844bd..399de76d4a 100644
--- a/man/systemd.unit.xml
+++ b/man/systemd.unit.xml
@@ -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>