diff options
Diffstat (limited to 'man/systemd-nspawn.xml')
-rw-r--r-- | man/systemd-nspawn.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd-nspawn.xml b/man/systemd-nspawn.xml index 70ebf94e0f..667e75c2cd 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> |