diff options
author | joel <joel@FreeBSD.org> | 2005-04-30 09:26:22 +0000 |
---|---|---|
committer | joel <joel@FreeBSD.org> | 2005-04-30 09:26:22 +0000 |
commit | 8996bb423a77aec573223bc6b0075c3dc3c797d5 (patch) | |
tree | 37545ee75df034a7a4339b07624f8c98df196597 /usr.sbin/jail | |
parent | 86d0205844796934698008df7afe4d8e28b1add1 (diff) | |
download | FreeBSD-src-8996bb423a77aec573223bc6b0075c3dc3c797d5.zip FreeBSD-src-8996bb423a77aec573223bc6b0075c3dc3c797d5.tar.gz |
Fix spelling errors.
Approved by: brueffer (mentor)
Diffstat (limited to 'usr.sbin/jail')
-rw-r--r-- | usr.sbin/jail/jail.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/jail/jail.8 b/usr.sbin/jail/jail.8 index d8440b6..116527d 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 |