Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.bin/modstat Sort sections, sort SEE ALSO, use standard h...



details:   https://anonhg.NetBSD.org/src/rev/1b6140cc8857
branches:  trunk
changeset: 518542:1b6140cc8857
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sat Dec 01 20:43:06 2001 +0000

description:
Sort sections, sort SEE ALSO, use standard headers, mdocify AUTHORS section.

diffstat:

 usr.bin/modstat/modstat.8 |  12 +++++-------
 1 files changed, 5 insertions(+), 7 deletions(-)

diffs (29 lines):

diff -r a329c145d47e -r 1b6140cc8857 usr.bin/modstat/modstat.8
--- a/usr.bin/modstat/modstat.8 Sat Dec 01 20:40:20 2001 +0000
+++ b/usr.bin/modstat/modstat.8 Sat Dec 01 20:43:06 2001 +0000
@@ -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 @@
 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@localhost
-.El
+.Sh AUTHORS
+.An Terrence R. Lambert Aq terry%cs.weber.edu@localhost



Home | Main Index | Thread Index | Old Index