Document author and the version modunload appeared.

Bump date.
This commit is contained in:
sevan 2016-09-12 00:19:29 +00:00
parent b341d851d2
commit 441c8e3032

View File

@ -1,4 +1,4 @@
.\" $NetBSD: modunload.8,v 1.21 2015/11/28 23:53:48 pgoyette Exp $
.\" $NetBSD: modunload.8,v 1.22 2016/09/12 00:19:29 sevan Exp $
.\"
.\" Copyright (c) 1993 Christopher G. Demetriou
.\" All rights reserved.
@ -32,7 +32,7 @@
.\"
.\" <<Id: LICENSE,v 1.2 2000/06/14 15:57:33 cgd Exp>>
.\"
.Dd November 29, 2015
.Dd September 12, 2016
.Dt MODUNLOAD 8
.Os
.Sh NAME
@ -66,8 +66,14 @@ and with a nonzero status if an error occurs.
.Xr modload 8 ,
.Xr modstat 8
.Sh HISTORY
A
.Nm
utility appeared in
.Nx 5.0 .
The
.Nm
command was designed to be similar in functionality
to the corresponding command in
.Tn "SunOS 4.1.3" .
.Sh AUTHOR
.An Andrew Doran Aq Mt ad@NetBSD.org .