[systemd-commits] src/nspawn

Thomas H.P. Andersen phomes at kemper.freedesktop.org
Sun Feb 16 22:15:29 CET 2014


 src/nspawn/nspawn.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 32457153f4026ff2bcc73d82d5ad7a09a0169791
Author: Thomas Hindoe Paaboel Andersen <phomes at gmail.com>
Date:   Sun Feb 16 22:15:24 2014 +0100

    nspawn: typo fix in help

diff --git a/src/nspawn/nspawn.c b/src/nspawn/nspawn.c
index 34e72db..01e8611 100644
--- a/src/nspawn/nspawn.c
+++ b/src/nspawn/nspawn.c
@@ -152,10 +152,10 @@ static int help(void) {
                "     --network-interface=INTERFACE\n"
                "                            Assign an existing network interface to the\n"
                "                            container\n"
-               "     --network-veth         Add a a virtual ethernet connection between host\n"
+               "     --network-veth         Add a virtual ethernet connection between host\n"
                "                            and container\n"
                "     --network-bridge=INTERFACE\n"
-               "                            Add a a virtual ethernet connection between host\n"
+               "                            Add a virtual ethernet connection between host\n"
                "                            and container and add it to an existing bridge on\n"
                "                            the host\n"
                "  -Z --selinux-context=SECLABEL\n"



More information about the systemd-commits mailing list