Module Name: src
Committed By: snj
Date: Fri Oct 15 23:34:03 UTC 2010
Modified Files:
src/share/man/man4 [netbsd-5]: hdaudio.4
Log Message:
Pull up following revision(s) (requested by wiz in ticket #1457):
share/man/man4/hdaudio.4: revisions 1.5, 1.6
Correct spelling: "HDAUDIO_AFG_DEBUG"
--
hdaudio appeared in 5.1. Add xref to hdaudioctl(8). From rudolf.
Bump date.
To generate a diff of this commit:
cvs rdiff -u -r1.4.2.2 -r1.4.2.3 src/share/man/man4/hdaudio.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/hdaudio.4
diff -u src/share/man/man4/hdaudio.4:1.4.2.2 src/share/man/man4/hdaudio.4:1.4.2.3
--- src/share/man/man4/hdaudio.4:1.4.2.2 Sat Sep 26 19:52:09 2009
+++ src/share/man/man4/hdaudio.4 Fri Oct 15 23:34:03 2010
@@ -1,6 +1,6 @@
-.\" $NetBSD: hdaudio.4,v 1.4.2.2 2009/09/26 19:52:09 snj Exp $
+.\" $NetBSD: hdaudio.4,v 1.4.2.3 2010/10/15 23:34:03 snj Exp $
.\"
-.\" Copyright (c) 2009 The NetBSD Foundation, Inc.
+.\" Copyright (c) 2009, 2010 The NetBSD Foundation, Inc.
.\" All rights reserved.
.\"
.\" This code is derived from software contributed to The NetBSD Foundation
@@ -27,7 +27,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd September 26, 2009
+.Dd September 28, 2010
.Dt HDAUDIO 4
.Os
.Sh NAME
@@ -39,7 +39,7 @@
.Cd "audio* at audiobus?"
.Pp
.Cd "options HDAUDIO_DEBUG"
-.Cd "options HDAUDIO_CFG_DEBUG"
+.Cd "options HDAUDIO_AFG_DEBUG"
.Sh DESCRIPTION
The
.Nm
@@ -92,13 +92,14 @@
.Xr audio 4 ,
.Xr mixer 4 ,
.Xr pci 4 ,
+.Xr hdaudioctl 8 ,
.Pa http://www.intel.com/standards/hdaudio/
.Pa http://www.microsoft.com/whdc/device/audio/
.Sh HISTORY
The
.Nm
device driver appeared in
-.Nx 6.0 .
+.Nx 5.1 .
.Sh AUTHORS
The
.Nm