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: Sun, 30 Oct 2005 16:03:13
Message-Id: 200510301602.j9UG2uO5006754@robin.gentoo.org
1 fox2mike 05/10/30 16:02:55
2
3 Modified: xml/htdocs/doc/en alsa-guide.xml
4 Log:
5 Testing YosWink's repodoc, found a few wrapping issues...and fixed them. No content change.
6
7 Revision Changes Path
8 1.63 +10 -8 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.63&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.63&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.62&r2=1.63&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.62
18 retrieving revision 1.63
19 diff -u -r1.62 -r1.63
20 --- alsa-guide.xml 10 Sep 2005 18:02:53 -0000 1.62
21 +++ alsa-guide.xml 30 Oct 2005 16:02:55 -0000 1.63
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.62 2005/09/10 18:02:53 swift Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/alsa-guide.xml,v 1.63 2005/10/30 16:02:55 fox2mike Exp $ -->
26
27 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
28
29 @@ -233,8 +233,9 @@
30 </p>
31
32 <impo>
33 -<c>genkernel</c> users should now run <c>genkernel --menuconfig all</c> and then follow
34 -the instructions in <uri link="#doc_chap2_pre3">Kernel Options for ALSA</uri>.
35 +<c>genkernel</c> users should now run <c>genkernel --menuconfig all</c> and
36 +then follow the instructions in <uri link="#doc_chap2_pre3">Kernel Options for
37 +ALSA</uri>.
38 </impo>
39
40 <pre caption="Heading over to the source">
41 @@ -255,10 +256,10 @@
42 <p>
43 Please note that for the sake of ease, all examples show ALSA built as modules.
44 It is advisable to follow the same as it then allows the use of <c>alsaconf</c>
45 -which is a boon when you want to configure your card. Please do <e>not</e> skip the <uri
46 -link="#alsa-config">Configuration</uri> section of this document. If you still
47 -like to have options built-in, ensure that you make changes to your config
48 -accordingly.
49 +which is a boon when you want to configure your card. Please do <e>not</e> skip
50 +the <uri link="#alsa-config">Configuration</uri> section of this document. If
51 +you still like to have options built-in, ensure that you make changes to your
52 +config accordingly.
53 </p>
54
55 <pre caption="Kernel Options for ALSA">
56 @@ -451,7 +452,8 @@
57 automatically make required changes to <path>/etc/modules.d/alsa</path>.
58 It will then adjust your volume settings to optimum levels, run
59 <c>modules-update</c> and start the <path>/etc/init.d/alsasound</path> service.
60 -Once <c>alsaconf</c> exits, you can proceed with setting up the ALSA initscript.
61 +Once <c>alsaconf</c> exits, you can proceed with setting up the ALSA
62 +initscript.
63 </p>
64
65 </body>
66
67
68
69 --
70 gentoo-doc-cvs@g.o mailing list