summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorDavid Gwynne <dlg@cvs.openbsd.org>2007-04-10 00:54:16 +0000
committerDavid Gwynne <dlg@cvs.openbsd.org>2007-04-10 00:54:16 +0000
commit0d9b8716055debf17e17dd3dc55598d6a1fa1a6f (patch)
tree62beef9255ca8e376c9a7c91df448b520fdcaaf1 /share
parente6e570b0a8f2c0acb105c84960de72bd1c376e94 (diff)
pascoe wrote a lot of these drivers.
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/ahci.46
-rw-r--r--share/man/man4/sili.46
2 files changed, 8 insertions, 4 deletions
diff --git a/share/man/man4/ahci.4 b/share/man/man4/ahci.4
index 5e47eb898aa..4ecf5065b07 100644
--- a/share/man/man4/ahci.4
+++ b/share/man/man4/ahci.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ahci.4,v 1.3 2007/03/20 14:33:59 dlg Exp $
+.\" $OpenBSD: ahci.4,v 1.4 2007/04/10 00:54:15 dlg Exp $
.\"
.\" Copyright (c) 2006 David Gwynne <dlg@openbsd.org>
.\"
@@ -52,4 +52,6 @@ driver first appeared in
The
.Nm
driver was written by
-.An David Gwynne Aq dlg@openbsd.org .
+.An David Gwynne Aq dlg@openbsd.org
+and
+.An Christopher Pascoe Aq pascoe@openbsd.org .
diff --git a/share/man/man4/sili.4 b/share/man/man4/sili.4
index dee9cdd508a..5783918a989 100644
--- a/share/man/man4/sili.4
+++ b/share/man/man4/sili.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sili.4,v 1.1 2007/03/22 02:56:46 dlg Exp $
+.\" $OpenBSD: sili.4,v 1.2 2007/04/10 00:54:15 dlg Exp $
.\"
.\" Copyright (c) 2007 David Gwynne <dlg@openbsd.org>
.\"
@@ -47,4 +47,6 @@ driver first appeared in
The
.Nm
driver was written by
-.An David Gwynne Aq dlg@openbsd.org .
+.An David Gwynne Aq dlg@openbsd.org
+and
+.An Christopher Pascoe Aq pascoe@openbsd.org .