From: Dmitry Yu Okunev Date: Wed, 16 Oct 2013 09:41:45 +0000 (+0400) Subject: lxc-attach: fixed typo: privleges -> privileges X-Git-Tag: lxc-1.0.0.alpha2~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=157aa271b595cbc425ac75553f9e98f97695c39c;p=thirdparty%2Flxc.git lxc-attach: fixed typo: privleges -> privileges Signed-off-by: Dmitry Yu Okunev Acked-by: Stéphane Graber --- diff --git a/src/lxc/lxc_attach.c b/src/lxc/lxc_attach.c index bd4e674d2..7d912b25f 100644 --- a/src/lxc/lxc_attach.c +++ b/src/lxc/lxc_attach.c @@ -141,7 +141,7 @@ Options :\n\ -e, --elevated-privileges\n\ Use elevated privileges (capabilities, cgroup\n\ restrictions) instead of those of the container.\n\ - WARNING: This may leak privleges into the container.\n\ + WARNING: This may leak privileges into the container.\n\ Use with care.\n\ -a, --arch=ARCH Use ARCH for program instead of container's own\n\ architecture.\n\