diff options
author | Pierre Schmitz <pierre@archlinux.de> | 2012-09-14 17:19:23 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-09-14 17:42:12 +0200 |
commit | 0cd1fd4369685b10953ada832a0b505f5732667d (patch) | |
tree | 714fa271a9fa1ab7db5453dca515e3fbb98a39ba /man | |
parent | 67f3c40265471056d1e532c6d6e36a521b0a780a (diff) |
nspawn: Fix minor typo in man page
Diffstat (limited to 'man')
-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 1f7d74e273..66d2c6b69a 100644 --- a/man/systemd-nspawn.xml +++ b/man/systemd-nspawn.xml @@ -188,7 +188,7 @@ <term><option>-C</option></term> <listitem><para>Makes the container appear in - other hierarchies that the name=systemd:/ one. + other hierarchies than the name=systemd:/ one. Takes a comma-separated list of controllers. </para></listitem> </varlistentry> |