Module Name: src
Committed By: wiz
Date: Sun Aug 14 15:21:46 UTC 2011
Modified Files:
src/share/man/man4: auvitek.4
Log Message:
Add AUTHORS section.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/share/man/man4/auvitek.4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man4/auvitek.4
diff -u src/share/man/man4/auvitek.4:1.4 src/share/man/man4/auvitek.4:1.5
--- src/share/man/man4/auvitek.4:1.4 Sat Jul 9 15:06:49 2011
+++ src/share/man/man4/auvitek.4 Sun Aug 14 15:21:46 2011
@@ -1,4 +1,4 @@
-.\" $NetBSD: auvitek.4,v 1.4 2011/07/09 15:06:49 jmcneill Exp $
+.\" $NetBSD: auvitek.4,v 1.5 2011/08/14 15:21:46 wiz Exp $
.\"
.\" Copyright (c) 2010, 2011 Jared D. McNeill <[email protected]>
.\" All rights reserved.
@@ -24,7 +24,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd July 9, 2011
+.Dd August 14, 2011
.Dt AUVITEK 4
.Os
.Sh NAME
@@ -89,3 +89,9 @@
.Nm
device driver appeared in
.Nx 6.0 .
+.Sh AUTHORS
+The
+.Nm
+driver was written by
+.An Jared D. McNeill
+.Aq [email protected] .