summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorBrandon Philips <brandon@ifup.co>2013-07-27 09:49:58 -0700
committerKay Sievers <kay@vrfy.org>2013-07-27 19:55:22 +0200
commit6f88df575181d029eadc889fd6891dee22016af1 (patch)
treea23d20b1a4fb53653b13a93cb3bdb7b9b3e86187 /man
parentc0e1b502700b2fec6e1b542e861b1bbabca75527 (diff)
man: systemd.unit: fix volatile path
The volatile path was '/run/systemd/systemd' when it should be '/run/systemd/system'. Fix.
Diffstat (limited to 'man')
-rw-r--r--man/systemd.unit.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml
index f6a0791bf..2f65ec6da 100644
--- a/man/systemd.unit.xml
+++ b/man/systemd.unit.xml
@@ -285,7 +285,7 @@
<entry>Local configuration</entry>
</row>
<row>
- <entry><filename>/run/systemd/systemd</filename></entry>
+ <entry><filename>/run/systemd/system</filename></entry>
<entry>Volatile units</entry>
</row>
<row>