summaryrefslogtreecommitdiff
path: root/usr.bin/protect
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2013-09-20 16:05:09 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2013-09-20 16:05:09 +0000
commit9648f52cb9d3d5164cc514be688dc5947e42dc66 (patch)
treef12d61d9da7f3b3fb41ee9b91b780a2abe1287a8 /usr.bin/protect
parentba5ff393cd928a98803b06f7cd1c8f1486910345 (diff)
downloadsrc-test-9648f52cb9d3d5164cc514be688dc5947e42dc66.tar.gz
src-test-9648f52cb9d3d5164cc514be688dc5947e42dc66.zip
Correct stale comments.
Approved by: re (joel)
Notes
Notes: svn path=/head/; revision=255731
Diffstat (limited to 'usr.bin/protect')
-rw-r--r--usr.bin/protect/protect.14
1 files changed, 1 insertions, 3 deletions
diff --git a/usr.bin/protect/protect.1 b/usr.bin/protect/protect.1
index 6ba5d0e9d600f..919714e9a1dc2 100644
--- a/usr.bin/protect/protect.1
+++ b/usr.bin/protect/protect.1
@@ -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.