Gentoo Archives: gentoo-doc-cvs

From: "Sven Vermeulen (swift)" <swift@g.o>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en: alsa-guide.xml
Date: Sat, 23 Feb 2013 18:20:58
Message-Id: 20130223182055.96A2F2171D@flycatcher.gentoo.org
1 swift 13/02/23 18:20:55
2
3 Modified: alsa-guide.xml
4 Log:
5 Fix bug #454394 - Update guide to remove 2.6-only references (doc was originally written for 2.4 and 2.6 kernels)
6
7 Revision Changes Path
8 1.89 xml/htdocs/doc/en/alsa-guide.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/alsa-guide.xml?rev=1.89&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/alsa-guide.xml?rev=1.89&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/alsa-guide.xml?r1=1.88&r2=1.89
13
14 Index: alsa-guide.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/alsa-guide.xml,v
17 retrieving revision 1.88
18 retrieving revision 1.89
19 diff -u -r1.88 -r1.89
20 --- alsa-guide.xml 24 Jul 2012 12:12:51 -0000 1.88
21 +++ alsa-guide.xml 23 Feb 2013 18:20:55 -0000 1.89
22 @@ -1,5 +1,5 @@
23 <?xml version='1.0' encoding="UTF-8"?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/alsa-guide.xml,v 1.88 2012/07/24 12:12:51 swift Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/alsa-guide.xml,v 1.89 2013/02/23 18:20:55 swift Exp $ -->
26
27 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
28
29 @@ -24,8 +24,8 @@
30 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
31 <license/>
32
33 -<version>5</version>
34 -<date>2012-07-24</date>
35 +<version>6</version>
36 +<date>2013-02-23</date>
37
38 <chapter>
39 <title>Introduction</title>
40 @@ -121,12 +121,6 @@
41 <title>Configuring the kernel</title>
42 <body>
43
44 -<note>
45 -Since the 2005.0 release, Gentoo Linux uses 2.6 as the default kernel. Please
46 -check that your kernel is a 2.6 series kernel. This method will <e>not</e> work
47 -on a 2.4 kernel.
48 -</note>
49 -
50 <p>
51 Let us now configure the kernel to enable ALSA.
52 </p>
53 @@ -148,7 +142,7 @@
54 </note>
55
56 <p>
57 -Now we will look at some of the options we will have to enable in the 2.6
58 +Now we will look at some of the options we will have to enable in the
59 kernel to ensure proper ALSA support for our sound card.
60 </p>