diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-06-10 05:02:46 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-06-10 05:02:46 +0000 |
commit | 24edaef5a8a64afcbe762b19a4a6a533253dd9b7 (patch) | |
tree | 30a51fbb3f11da3e03e6562c43940ae112b6032c /app-shells | |
parent | Version bump, closes #53061. (Manifest recommit) (diff) | |
download | gentoo-2-24edaef5a8a64afcbe762b19a4a6a533253dd9b7.tar.gz gentoo-2-24edaef5a8a64afcbe762b19a4a6a533253dd9b7.tar.bz2 gentoo-2-24edaef5a8a64afcbe762b19a4a6a533253dd9b7.zip |
turn off typo #53483
Diffstat (limited to 'app-shells')
-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 $ |