diff options
-rw-r--r-- | app-shells/sandboxshell/files/sandboxshell.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/sandboxshell/files/sandboxshell.1 b/app-shells/sandboxshell/files/sandboxshell.1 index 21de8c8364a4..b7d223c824bd 100644 --- a/app-shells/sandboxshell/files/sandboxshell.1 +++ b/app-shells/sandboxshell/files/sandboxshell.1 @@ -53,7 +53,7 @@ control over reading/writing files will be filtered by the access controls in the sandbox. .TP .BR sandboxoff -This will turn on the sandbox. Basically that means that +This will turn off the sandbox. Basically that means that control over reading/writing files will no longer be filtered. .TP .BR "addread " \fI<path>\fR @@ -83,4 +83,4 @@ The bash script loaded when the shell is initially launched. .SH "AUTHORS" Mike Frysinger <vapier@gentoo.org> .SH "CVS HEADER" -$Id: sandboxshell.1,v 1.1 2003/08/01 03:45:11 vapier Exp $ +$Id: sandboxshell.1,v 1.2 2004/06/10 05:02:46 vapier Exp $ |