Fix logic inversion.

PR:		docs/174966
Submitted by:	Christian Ullrich <chris+freebsd@chrullrich.net>
Approved by:	bcr (mentor)
This commit is contained in:
Eitan Adler 2013-02-09 17:13:51 +00:00
parent 7d493395a1
commit 4b3d880203

View File

@ -98,7 +98,7 @@ If one of
or
.Dv SF_NOUNLINK
is set a non-super-user cannot change any flags and even the super-user
can change flags only if securelevel is greater than 0.
can change flags only if securelevel is 0.
(See
.Xr init 8
for details.)