summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/sd_readahead.xml2
-rw-r--r--man/systemd-nspawn.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/man/sd_readahead.xml b/man/sd_readahead.xml
index f5114e49a..004608dfb 100644
--- a/man/sd_readahead.xml
+++ b/man/sd_readahead.xml
@@ -123,7 +123,7 @@
reference implementation.</para>
<para>Internally, this function creates a file in
- <filename>/dev/.run/systemd/readahead/</filename> which is
+ <filename>/run/systemd/readahead/</filename> which is
then used as flag file to notify the read-ahead
subsystem.</para>
diff --git a/man/systemd-nspawn.xml b/man/systemd-nspawn.xml
index 70ebf94e0..667e75c2c 100644
--- a/man/systemd-nspawn.xml
+++ b/man/systemd-nspawn.xml
@@ -99,7 +99,7 @@
<para>Note that <command>systemd-nspawn</command> will
mount file systems private to the container to
<filename>/dev</filename>,
- <filename>/dev/.run</filename> and similar. These will
+ <filename>/run</filename> and similar. These will
not be visible outside of the container, and their
contents will be lost when the container exits.</para>