diff options
author | Marc Espie <espie@cvs.openbsd.org> | 2001-01-13 20:59:09 +0000 |
---|---|---|
committer | Marc Espie <espie@cvs.openbsd.org> | 2001-01-13 20:59:09 +0000 |
commit | fa17e5b9cc0f3c6034aca854b5d00be4091e7e81 (patch) | |
tree | dfe21410cce4559ac415f25cee5ca6750e3876c5 | |
parent | 077d14f3f9f1bda2672b4b227095a47343abe7b7 (diff) |
Clarify meaning: the code is entirely ours. Give tribute where tribute
is due, namely all hw information was gleaned from the FreeBSD and Linux
drivers.
-rw-r--r-- | share/man/man4/maestro.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/maestro.4 b/share/man/man4/maestro.4 index 03e3bcf90e7..697752b84e2 100644 --- a/share/man/man4/maestro.4 +++ b/share/man/man4/maestro.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: maestro.4,v 1.1 2001/01/13 15:35:58 espie Exp $ +.\" $OpenBSD: maestro.4,v 1.2 2001/01/13 20:59:08 espie Exp $ .\" .\" Copyright (c) 2001 Marc Espie. .\" All rights reserved. @@ -52,7 +52,7 @@ Other functions of maestro cards (modem, joystick) are not supported. .Pp PCI interrupt sharing works, as long as other devices comply too. .Sh HISTORY -This driver is directly based on the +Maestro hardware information was gleaned from the .Fx and Linux OSS drivers. .Sh AUTHORS |