aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/mptable/mptable.1
diff options
context:
space:
mode:
authorMike Smith <msmith@FreeBSD.org>2000-09-22 21:10:41 +0000
committerMike Smith <msmith@FreeBSD.org>2000-09-22 21:10:41 +0000
commit40c454480318ad9faabb674ad7652faeee279f8c (patch)
tree62f80e8d4097a847d6d2499f38921e3dfad11578 /usr.sbin/mptable/mptable.1
parent531454fd6df2c2a31eccdde0aedbea9591c8f51f (diff)
downloadsrc-40c454480318ad9faabb674ad7652faeee279f8c.tar.gz
src-40c454480318ad9faabb674ad7652faeee279f8c.zip
Update the mptable manpage to remove mention of kernel options (which
there aren't going to be shortly).
Notes
Notes: svn path=/head/; revision=66265
Diffstat (limited to 'usr.sbin/mptable/mptable.1')
-rw-r--r--usr.sbin/mptable/mptable.15
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.sbin/mptable/mptable.1 b/usr.sbin/mptable/mptable.1
index 44bfcdb1b93c..11a872bdeeb9 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