Gentoo Archives: gentoo-doc-cvs

From: Shyam Mani <fox2mike@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: alsa-guide.xml
Date: Tue, 30 Aug 2005 11:38:28
Message-Id: 200508301136.j7UBa8hK021007@robin.gentoo.org
1 fox2mike 05/08/30 11:38:03
2
3 Modified: xml/htdocs/doc/en alsa-guide.xml
4 Log:
5 Fixed genkernel command options. genkernel --menuconfig is wrong.
6
7 Revision Changes Path
8 1.60 +4 -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.60&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.60&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.59&r2=1.60&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.59
18 retrieving revision 1.60
19 diff -u -r1.59 -r1.60
20 --- alsa-guide.xml 26 Jul 2005 17:28:11 -0000 1.59
21 +++ alsa-guide.xml 30 Aug 2005 11:38:02 -0000 1.60
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.59 2005/07/26 17:28:11 vanquirius Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/alsa-guide.xml,v 1.60 2005/08/30 11:38:02 fox2mike 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.7</version>
34 -<date>2005-07-26</date>
35 +<version>2.8</version>
36 +<date>2005-08-30</date>
37
38 <chapter>
39 <title>Introduction</title>
40 @@ -233,7 +233,7 @@
41 </p>
42
43 <impo>
44 -<c>genkernel</c> users should now run <c>genkernel --menuconfig</c> and then follow
45 +<c>genkernel</c> users should now run <c>genkernel --menuconfig all</c> and then follow
46 the instructions in <uri link="#doc_chap2_pre3">Kernel Options for ALSA</uri>.
47 </impo>
48
49
50
51
52 --
53 gentoo-doc-cvs@g.o mailing list