From 55fbbd4911d16c3a982656f7fe5a02f1a66dde5b Mon Sep 17 00:00:00 2001 From: Alex Jia Date: Tue, 3 Sep 2013 11:51:32 +0800 Subject: [PATCH] Docs: fix a typo in virt-login-shell.pod Signed-off-by: Alex Jia --- tools/virt-login-shell.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/virt-login-shell.pod b/tools/virt-login-shell.pod index e27d500c7b..bcd7855593 100644 --- a/tools/virt-login-shell.pod +++ b/tools/virt-login-shell.pod @@ -11,7 +11,7 @@ B The B program is a setuid shell that is used to join an LXC container that matches the user's name. If the container is not running, virt-login-shell will attempt to start the container. -virt-sandbox-shell is not allowed to be run by root. Normal users will get +virt-login-shell is not allowed to be run by root. Normal users will get added to a container that matches their username, if it exists, and they are configured in /etc/libvirt/virt-login-shell.conf.