diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-12-21 05:32:53 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-12-21 05:32:53 +0000 |
commit | 460bf275f9a4deb7f6e405ab1cfafbd9eda64706 (patch) | |
tree | c4a5129fe4f22637f37b674c61733f8d194ce2df /share/man/man4/eap.4 | |
parent | f0a303c104f977553b4f2c4c58cba4bd3a3a023c (diff) |
Various repairs.
Diffstat (limited to 'share/man/man4/eap.4')
-rw-r--r-- | share/man/man4/eap.4 | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/share/man/man4/eap.4 b/share/man/man4/eap.4 index e1ed0d8a0b6..12a322fbc07 100644 --- a/share/man/man4/eap.4 +++ b/share/man/man4/eap.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: eap.4,v 1.5 2000/07/20 08:48:17 deraadt Exp $ +.\" $OpenBSD: eap.4,v 1.6 2000/12/21 05:32:52 aaron Exp $ .\" $NetBSD: eap.4,v 1.2 1998/05/06 19:14:06 augustss Exp $ .\" Copyright (c) 1997 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -44,11 +44,9 @@ The .Nm driver supports the older Ensoniq AudioPCI and other ES1370 based -sound cards, as well as the Creative Labs SoundBlaster 128PCI. The -driver also supports many revisions of the more modern Ensoniq +sound cards, as well as the Creative Labs SoundBlaster 128PCI. +The driver also supports many revisions of the more modern Ensoniq AudioPCI 97 (ES1371). -.Sh BUGS -The "FM" DAC and MIDI port are not supported. .Sh SEE ALSO .Xr audio 4 , .XR ac97 4 @@ -57,4 +55,5 @@ The .Nm device driver appeared in .Ox 2.6 . - +.Sh BUGS +The "FM" DAC and MIDI port are not supported. |