Source-Changes-HG archive

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

[src/trunk]: src/sbin/modunload Document author and the version modunload app...



details:   https://anonhg.NetBSD.org/src/rev/0aece4d5f8cb
branches:  trunk
changeset: 817841:0aece4d5f8cb
user:      sevan <sevan%NetBSD.org@localhost>
date:      Mon Sep 12 00:19:29 2016 +0000

description:
Document author and the version modunload appeared.
Bump date.

diffstat:

 sbin/modunload/modunload.8 |  10 ++++++++--
 1 files changed, 8 insertions(+), 2 deletions(-)

diffs (33 lines):

diff -r d48a8af43021 -r 0aece4d5f8cb sbin/modunload/modunload.8
--- a/sbin/modunload/modunload.8        Mon Sep 12 00:15:14 2016 +0000
+++ b/sbin/modunload/modunload.8        Mon Sep 12 00:19:29 2016 +0000
@@ -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 @@
 .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@localhost .



Home | Main Index | Thread Index | Old Index