[systemd-commits] src/nspawn

Lennart Poettering lennart at kemper.freedesktop.org
Tue Jan 13 11:59:13 PST 2015


 src/nspawn/nspawn.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit ab5e3a1bccaf79d65c93fc15ddeaa7595ffe0b86
Author: Lennart Poettering <lennart at poettering.net>
Date:   Tue Jan 13 20:59:07 2015 +0100

    nspawn: --help typo fix

diff --git a/src/nspawn/nspawn.c b/src/nspawn/nspawn.c
index ce9a9e8..3fce3ad 100644
--- a/src/nspawn/nspawn.c
+++ b/src/nspawn/nspawn.c
@@ -216,7 +216,7 @@ static void help(void) {
                "                            and container and add it to an existing bridge on\n"
                "                            the host\n"
                "  -p --port=[PROTOCOL:]HOSTPORT[:CONTAINERPORT]\n"
-               "                            Expose a container IP port ont the host\n"
+               "                            Expose a container IP port on the host\n"
                "  -Z --selinux-context=SECLABEL\n"
                "                            Set the SELinux security context to be used by\n"
                "                            processes in the container\n"



More information about the systemd-commits mailing list