diff options
-rw-r--r-- | share/man/man4/ac97.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/ac97.4 b/share/man/man4/ac97.4 index f6c20d447e2..1725db9c1c6 100644 --- a/share/man/man4/ac97.4 +++ b/share/man/man4/ac97.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ac97.4,v 1.17 2008/08/28 13:09:02 jmc Exp $ +.\" $OpenBSD: ac97.4,v 1.18 2010/02/26 14:14:14 sobrado Exp $ .\" .\" Copyright (c) 1999, 2000 Constantine Sapuntzakis .\" @@ -28,14 +28,14 @@ .\" USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH .\" DAMAGE. .\" -.Dd $Mdocdate: August 28 2008 $ +.Dd $Mdocdate: February 26 2010 $ .Dt AC97 4 .Os .Sh NAME .Nm ac97 .Nd generic AC'97 codec driver .Sh DESCRIPTION -AC'97 codecs contain the analog-to-digital (A/D), digital-to-analog +AC'97 codecs contain the analog to digital (A/D), digital to analog (D/A), and mixing circuitry of many modern sound cards. AC'97 codecs, for the most part, do not talk to host buses like the PCI bus directly. |