Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-doc-cvs
ago 12/05/27 18:52:32
Modified: alsa-guide.xml
Log:
Version 3.1, fix typo regarding kernel: from 3.0 to 3.x
Revision Changes Path
1.86 xml/htdocs/doc/en/alsa-guide.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/alsa-guide.xml?rev=1.86&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/alsa-guide.xml?rev=1.86&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/alsa-guide.xml?r1=1.85&r2=1.86
Index: alsa-guide.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/alsa-guide.xml,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -r1.85 -r1.86
--- alsa-guide.xml 13 Feb 2012 08:33:31 -0000 1.85
+++ alsa-guide.xml 27 May 2012 18:52:32 -0000 1.86
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/alsa-guide.xml,v 1.85 2012/02/13 08:33:31 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/alsa-guide.xml,v 1.86 2012/05/27 18:52:32 ago Exp $ -->
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
@@ -24,8 +24,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>3</version>
-<date>2012-02-13</date>
+<version>3.1</version>
+<date>2012-05-27</date>
<chapter>
<title>Introduction</title>
@@ -36,7 +36,7 @@
<p>
ALSA, which stands for <e>Advanced Linux Sound Architecture</e>, provides audio
and MIDI (<e>Musical Instrument Digital Interface</e>) functionality to the
-Linux operating system. ALSA is the default sound subsystem in the 3.0 and 2.6
+Linux operating system. ALSA is the default sound subsystem in the 3.x and 2.6
kernels, thereby replacing OSS (<e>Open Sound System</e>), which was used in
the 2.4 kernels.
</p>
|
|