summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mptable
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/mptable')
-rw-r--r--usr.sbin/mptable/Makefile2
-rw-r--r--usr.sbin/mptable/mptable.12
2 files changed, 1 insertions, 3 deletions
diff --git a/usr.sbin/mptable/Makefile b/usr.sbin/mptable/Makefile
index 66a4f43c..c5c8092 100644
--- a/usr.sbin/mptable/Makefile
+++ b/usr.sbin/mptable/Makefile
@@ -3,6 +3,4 @@
PROG = mptable
MAN1 = mptable.1
-BINMODE = 550
-
.include <bsd.prog.mk>
diff --git a/usr.sbin/mptable/mptable.1 b/usr.sbin/mptable/mptable.1
index e7bd445..e8ff5ad 100644
--- a/usr.sbin/mptable/mptable.1
+++ b/usr.sbin/mptable/mptable.1
@@ -44,7 +44,7 @@ It is useful for debugging an SMP kernel that will not boot, as well
as examining the configuration of a system.
It can be run with a UniProcessor kernel.
.Pp
-It must be run as root.
+It must be run with gid kmem privileges.
.Pp
The following options are available:
.Bl -tag -width indent
OpenPOWER on IntegriCloud