From f19fa944e6eea0f8de90e0934042cf9d321c6e1f Mon Sep 17 00:00:00 2001 From: Ed Schouten Date: Sun, 18 Oct 2009 19:50:15 +0000 Subject: Fix a typo in the jail(8) manpage. Submitted by: Jille Timmermans MFC after: 1 week --- usr.sbin/jail/jail.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.sbin/jail') diff --git a/usr.sbin/jail/jail.8 b/usr.sbin/jail/jail.8 index f3340bd0334a..30500e4fb9f9 100644 --- a/usr.sbin/jail/jail.8 +++ b/usr.sbin/jail/jail.8 @@ -377,7 +377,7 @@ Since raw sockets can be used to configure and interact with various network subsystems, extra caution should be used where privileged access to jails is given out to untrusted parties. .It Va allow.chflags -Normally, priveleged users inside a jail are treated as unprivileged by +Normally, privileged users inside a jail are treated as unprivileged by .Xr chflags 2 . When this parameter is set, such users are treated as privileged, and may manipulate system file flags subject to the usual constraints on -- cgit v1.2.3