Correct stale comments.

Approved by:	re (joel)
This commit is contained in:
John Baldwin 2013-09-20 16:05:09 +00:00
parent ba5ff393cd
commit 9648f52cb9
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=255731

View File

@ -83,9 +83,7 @@ Remove protection from all current and future processes:
.Pp
.Dl "protect -cdi -p 1"
.Sh SEE ALSO
.Xr pprotect 2
.Xr procctl 2
.Sh BUGS
If you protect a runaway process that allocates all memory the system will
deadlock.
.Pp
Inheritance of the protected state is not yet implemented.