diff options
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 |