From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1SYkcG-0001uZ-Ls for garchives@archives.gentoo.org; Sun, 27 May 2012 21:03:08 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4732BE0895 for ; Sun, 27 May 2012 21:03:08 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 39CFDE0663 for ; Sun, 27 May 2012 18:52:34 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6A7DF1B4015 for ; Sun, 27 May 2012 18:52:33 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id 286032004B; Sun, 27 May 2012 18:52:32 +0000 (UTC) From: "Agostino Sarubbo (ago)" To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en: alsa-guide.xml X-VCS-Repository: gentoo X-VCS-Files: alsa-guide.xml X-VCS-Directories: xml/htdocs/doc/en X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Message-Id: <20120527185232.286032004B@flycatcher.gentoo.org> Date: Sun, 27 May 2012 18:52:32 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-doc-cvs@lists.gentoo.org Reply-to: docs-team@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 6d043963-d597-41d4-a3ab-65fe6e3d7a4f X-Archives-Hash: 2f0bd3bf5f149ba30e1d29040d59e34c 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=3D1.86&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/alsa= -guide.xml?rev=3D1.86&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/alsa= -guide.xml?r1=3D1.85&r2=3D1.86 Index: alsa-guide.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D 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 @@ - + =20 =20 @@ -24,8 +24,8 @@ =20 -3 -2012-02-13 +3.1 +2012-05-27 =20 Introduction @@ -36,7 +36,7 @@

ALSA, which stands for Advanced Linux Sound Architecture, provide= s audio and MIDI (Musical Instrument Digital Interface) functionality to = the -Linux operating system. ALSA is the default sound subsystem in the 3.0 a= nd 2.6 +Linux operating system. ALSA is the default sound subsystem in the 3.x a= nd 2.6 kernels, thereby replacing OSS (Open Sound System), which was use= d in the 2.4 kernels.