diff options
author | Ruslan Ermilov <ru@FreeBSD.org> | 2000-11-20 20:10:44 +0000 |
---|---|---|
committer | Ruslan Ermilov <ru@FreeBSD.org> | 2000-11-20 20:10:44 +0000 |
commit | e97407b4f202c33851c3ee51572c0cde85095e83 (patch) | |
tree | 7e3aa57c8fd31ab0d25337a45dc22ec6589aa283 /usr.sbin/mptable/mptable.1 | |
parent | a41801c68a57ffad135f82fa0dba1a15e921634b (diff) |
mdoc(7) police: use the new features of the Nm macro.
Notes
Notes:
svn path=/head/; revision=68965
Diffstat (limited to 'usr.sbin/mptable/mptable.1')
-rw-r--r-- | usr.sbin/mptable/mptable.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/mptable/mptable.1 b/usr.sbin/mptable/mptable.1 index 11a872bdeeb9..e7bd44543148 100644 --- a/usr.sbin/mptable/mptable.1 +++ b/usr.sbin/mptable/mptable.1 @@ -30,7 +30,7 @@ .Nm mptable .Nd display MP configuration table .Sh SYNOPSIS -.Nm mptable +.Nm .Op Fl dmesg .Op Fl verbose .Op Fl grope |