diff --git a/usr.sbin/mptable/Makefile b/usr.sbin/mptable/Makefile index 66a4f43cefca..c5c8092c248d 100644 --- a/usr.sbin/mptable/Makefile +++ b/usr.sbin/mptable/Makefile @@ -3,6 +3,4 @@ PROG = mptable MAN1 = mptable.1 -BINMODE = 550 - .include diff --git a/usr.sbin/mptable/mptable.1 b/usr.sbin/mptable/mptable.1 index e7bd44543148..e8ff5ad538a9 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