Module Name:    src
Committed By:   jmcneill
Date:           Tue Sep  6 01:17:48 UTC 2011

Modified Files:
        src/share/man/man4: audio.4

Log Message:
Document AUDIO_ENCODING_AC3


To generate a diff of this commit:
cvs rdiff -u -r1.71 -r1.72 src/share/man/man4/audio.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/audio.4
diff -u src/share/man/man4/audio.4:1.71 src/share/man/man4/audio.4:1.72
--- src/share/man/man4/audio.4:1.71	Sun Sep 19 10:34:33 2010
+++ src/share/man/man4/audio.4	Tue Sep  6 01:17:48 2011
@@ -1,4 +1,4 @@
-.\"	$NetBSD: audio.4,v 1.71 2010/09/19 10:34:33 mrg Exp $
+.\"	$NetBSD: audio.4,v 1.72 2011/09/06 01:17:48 jmcneill Exp $
 .\"
 .\" Copyright (c) 1996 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -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 29, 2009
+.Dd September 5, 2011
 .Dt AUDIO 4
 .Os
 .Sh NAME
@@ -396,6 +396,8 @@
 unsigned linear encoding with little endian byte order
 .It Dv AUDIO_ENCODING_ULINEAR_BE
 unsigned linear encoding with big endian byte order
+.It Dv AUDIO_ENCODING_AC3
+Dolby Digital AC3
 .El
 .Pp
 The

Reply via email to