Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 Document AUDIO_ENCODING_AC3



details:   https://anonhg.NetBSD.org/src/rev/63bf4d090f91
branches:  trunk
changeset: 769294:63bf4d090f91
user:      jmcneill <jmcneill%NetBSD.org@localhost>
date:      Tue Sep 06 01:17:48 2011 +0000

description:
Document AUDIO_ENCODING_AC3

diffstat:

 share/man/man4/audio.4 |  6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diffs (27 lines):

diff -r 4c7c20224eab -r 63bf4d090f91 share/man/man4/audio.4
--- a/share/man/man4/audio.4    Tue Sep 06 01:16:43 2011 +0000
+++ b/share/man/man4/audio.4    Tue Sep 06 01:17:48 2011 +0000
@@ -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



Home | Main Index | Thread Index | Old Index