Gentoo Archives: gentoo-doc-cvs

From: swift <swift@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: alsa-guide.xml
Date: Sat, 10 Sep 2005 18:03:23
Message-Id: 200509101759.j8AHx4Yf031995@robin.gentoo.org
1 swift 05/09/10 18:02:53
2
3 Modified: xml/htdocs/doc/en alsa-guide.xml
4 Log:
5 Update grub config after building a new kernel; reported by Rasmus Lerchedahl Petersen
6
7 Revision Changes Path
8 1.62 +5 -4 xml/htdocs/doc/en/alsa-guide.xml
9
10 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/alsa-guide.xml?rev=1.62&content-type=text/x-cvsweb-markup&cvsroot=gentoo
11 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/alsa-guide.xml?rev=1.62&content-type=text/plain&cvsroot=gentoo
12 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/alsa-guide.xml.diff?r1=1.61&r2=1.62&cvsroot=gentoo
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.61
18 retrieving revision 1.62
19 diff -u -r1.61 -r1.62
20 --- alsa-guide.xml 9 Sep 2005 06:49:31 -0000 1.61
21 +++ alsa-guide.xml 10 Sep 2005 18:02:53 -0000 1.62
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.61 2005/09/09 06:49:31 fox2mike Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/alsa-guide.xml,v 1.62 2005/09/10 18:02:53 swift Exp $ -->
26
27 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
28
29 @@ -18,8 +18,8 @@
30 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
31 <license/>
32
33 -<version>2.9</version>
34 -<date>2005-09-09</date>
35 +<version>2.10</version>
36 +<date>2005-09-10</date>
37
38 <chapter>
39 <title>Introduction</title>
40 @@ -310,7 +310,8 @@
41
42 <p>
43 Now that your options are set, you can (re)compile the kernel and ALSA support
44 -for your card should be functional once you reboot into the new kernel.
45 +for your card should be functional once you reboot into the new kernel. Don't
46 +forget to update your GRUB configuration to use the newly built kernel.
47 You can now proceed to <uri link="#alsa-utilities">ALSA Utilities</uri> and
48 see if everything is working as it should.
49 </p>
50
51
52
53 --
54 gentoo-doc-cvs@g.o mailing list