From 214b17c261014db11383921f4e56976bce6aa02e Mon Sep 17 00:00:00 2001 From: Joel Dahl Date: Sat, 30 Apr 2005 09:26:22 +0000 Subject: [PATCH] Fix spelling errors. Approved by: brueffer (mentor) --- usr.sbin/jail/jail.8 | 4 ++-- 1 file 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