aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/jail
diff options
context:
space:
mode:
authorJoel Dahl <joel@FreeBSD.org>2005-04-30 09:26:22 +0000
committerJoel Dahl <joel@FreeBSD.org>2005-04-30 09:26:22 +0000
commit214b17c261014db11383921f4e56976bce6aa02e (patch)
tree37545ee75df034a7a4339b07624f8c98df196597 /usr.sbin/jail
parent115005468b6079ac312fc3eeb179e4540857b0e5 (diff)
downloadsrc-214b17c261014db11383921f4e56976bce6aa02e.tar.gz
src-214b17c261014db11383921f4e56976bce6aa02e.zip
Fix spelling errors.
Approved by: brueffer (mentor)
Notes
Notes: svn path=/head/; revision=145696
Diffstat (limited to 'usr.sbin/jail')
-rw-r--r--usr.sbin/jail/jail.84
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/jail/jail.8 b/usr.sbin/jail/jail.8
index d8440b61327c..116527d99b7d 100644
--- a/usr.sbin/jail/jail.8
+++ b/usr.sbin/jail/jail.8
@@ -384,7 +384,7 @@ the intended use of the jail, you may also want to run
from within the jail.
To kill processes from outside the jail, use the
.Xr jexec 8
-utility in conjuction with the one of the
+utility in conjunction with the one of the
.Xr kill 1
commands above, or use the
.Xr killall 1
@@ -503,7 +503,7 @@ treated by
If zero, such users are treated as unprivileged, and are unable to set
or clear system file flags; if non-zero, such users are treated as
privileged, and may manipulate system file flags subject to the usual
-constaints on
+constraints on
.Va kern.securelevel .
.El
.Pp