diff options
author | Ville Skyttä <ville.skytta@iki.fi> | 2011-06-18 16:40:20 +0300 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-06-20 17:57:22 +0200 |
commit | 9f7dad774ebfad23269800b7096eaad087481deb (patch) | |
tree | 29406fb021f412b1ec1bca838d4341efd7d4fac4 /man/systemd-nspawn.xml | |
parent | c98a949fb2e7e98cbfa107e3927ec6bdf9d066c9 (diff) |
man: Documentation spelling fixes
Diffstat (limited to 'man/systemd-nspawn.xml')
-rw-r--r-- | man/systemd-nspawn.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/systemd-nspawn.xml b/man/systemd-nspawn.xml index 667e75c2cd..e1b33f72c5 100644 --- a/man/systemd-nspawn.xml +++ b/man/systemd-nspawn.xml @@ -61,7 +61,7 @@ container. In many ways it is similar to <citerefentry><refentrytitle>chroot</refentrytitle><manvolnum>1</manvolnum></citerefentry>, but more powerful since it fully virtualizes the file - system hierachy, as well as the process tree, the + system hierarchy, as well as the process tree, the various IPC subsystems and the host and domain name.</para> @@ -106,7 +106,7 @@ <para>Note that running two <command>systemd-nspawn</command> containers from the same directory tree will not make processes in them - see each other. The PID namespace seperation of the + see each other. The PID namespace separation of the two containers is complete and the containers will share very few runtime objects except for the underlying file system.</para> |