summaryrefslogtreecommitdiff
path: root/usr.bin/modstat
diff options
context:
space:
mode:
authorwiz <wiz@NetBSD.org>2001-12-01 20:43:06 +0000
committerwiz <wiz@NetBSD.org>2001-12-01 20:43:06 +0000
commit99bacaaa128b3aba8bb0e23b01abdbc5a1d2b62c (patch)
treef3a060278f0dac818567261a1e0d099bc4955291 /usr.bin/modstat
parent56533d2558ef0cd25e2486691845ed7a5edfe0ba (diff)
Sort sections, sort SEE ALSO, use standard headers, mdocify AUTHORS section.
Diffstat (limited to 'usr.bin/modstat')
-rw-r--r--usr.bin/modstat/modstat.812
1 files changed, 5 insertions, 7 deletions
diff --git a/usr.bin/modstat/modstat.8 b/usr.bin/modstat/modstat.8
index 9886d377b42..47b1a9bb633 100644
--- a/usr.bin/modstat/modstat.8
+++ b/usr.bin/modstat/modstat.8
@@ -1,4 +1,4 @@
-.\" $NetBSD: modstat.8,v 1.9 2001/12/01 16:43:20 wiz Exp $
+.\" $NetBSD: modstat.8,v 1.10 2001/12/01 20:43:06 wiz Exp $
.\"
.\" Copyright (c) 1993 Christopher G. Demetriou
.\" All rights reserved.
@@ -62,15 +62,13 @@ utility exits with a status of 0 on success
and with a nonzero status if an error occurs.
.Sh SEE ALSO
.Xr lkm 4 ,
-.Xr modunload 8 ,
-.Xr modstat 8
+.Xr modstat 8 ,
+.Xr modunload 8
.Sh HISTORY
The
.Nm
command was designed to be similar in functionality
to the corresponding command in
.Tn "SunOS 4.1.3" .
-.Sh AUTHOR
-.Bl -tag
-Terrence R. Lambert, terry@cs.weber.edu
-.El
+.Sh AUTHORS
+.An Terrence R. Lambert Aq terry@cs.weber.edu