modstat initially lived in src/usr.bin/modstat before being moved to src/modstat.
Note the history of the initial implementation and amend AUTHORS section to credit Terrence R. Lambert. Heads up by Matthew Green.
This commit is contained in:
parent
dbcb8388b0
commit
4a946ec4b7
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: modstat.8,v 1.20 2016/09/12 00:15:14 sevan Exp $
|
||||
.\" $NetBSD: modstat.8,v 1.21 2016/09/12 04:00:27 sevan Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1993 Christopher G. Demetriou
|
||||
.\" All rights reserved.
|
||||
@ -129,11 +129,19 @@ and with a nonzero status if an error occurs.
|
||||
A
|
||||
.Nm
|
||||
utility appeared in
|
||||
.Nx 5.0 .
|
||||
.Nx 0.9 .
|
||||
The
|
||||
.Nm
|
||||
command was designed to be similar in functionality
|
||||
to the corresponding command in
|
||||
.Tn "SunOS 4.1.3" .
|
||||
.Sh AUTHOR
|
||||
.Nm
|
||||
was switched to the module framework for
|
||||
.Nx 5.0 .
|
||||
.Sh AUTHORS
|
||||
The original
|
||||
.Nx
|
||||
implementation was written by
|
||||
.An Terrence R. Lambert Aq Mt terry@cs.weber.edu .
|
||||
The switch to the module framework was by
|
||||
.An Andrew Doran Aq Mt ad@NetBSD.org .
|
||||
|
Loading…
Reference in New Issue
Block a user