diff options
Diffstat (limited to 'usr.sbin/mptable')
-rw-r--r-- | usr.sbin/mptable/mptable.1 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.sbin/mptable/mptable.1 b/usr.sbin/mptable/mptable.1 index 44bfcdb..11a872b 100644 --- a/usr.sbin/mptable/mptable.1 +++ b/usr.sbin/mptable/mptable.1 @@ -40,8 +40,9 @@ The .Nm command finds and analyzes the MP configuration table on an Intel(tm) MP spec capable motherboard. -It is useful both for determining kernel config options and debugging -an SMP kernel that will not boot. It can be run with a UniProcessor kernel. +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. .Pp |