fox2mike 05/10/30 16:02:55 Modified: xml/htdocs/doc/en alsa-guide.xml Log: Testing YosWink's repodoc, found a few wrapping issues...and fixed them. No content change.
Revision Changes Path 1.63 +10 -8 xml/htdocs/doc/en/alsa-guide.xml 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 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 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 Index: alsa-guide.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/alsa-guide.xml,v retrieving revision 1.62 retrieving revision 1.63 diff -u -r1.62 -r1.63 --- alsa-guide.xml 10 Sep 2005 18:02:53 -0000 1.62 +++ alsa-guide.xml 30 Oct 2005 16:02:55 -0000 1.63 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/alsa-guide.xml,v 1.62 2005/09/10 18:02:53 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/alsa-guide.xml,v 1.63 2005/10/30 16:02:55 fox2mike Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> @@ -233,8 +233,9 @@ </p> <impo> -<c>genkernel</c> users should now run <c>genkernel --menuconfig all</c> and then follow -the instructions in <uri link="#doc_chap2_pre3">Kernel Options for ALSA</uri>. +<c>genkernel</c> users should now run <c>genkernel --menuconfig all</c> and +then follow the instructions in <uri link="#doc_chap2_pre3">Kernel Options for +ALSA</uri>. </impo> <pre caption="Heading over to the source"> @@ -255,10 +256,10 @@ <p> Please note that for the sake of ease, all examples show ALSA built as modules. It is advisable to follow the same as it then allows the use of <c>alsaconf</c> -which is a boon when you want to configure your card. Please do <e>not</e> skip the <uri -link="#alsa-config">Configuration</uri> section of this document. If you still -like to have options built-in, ensure that you make changes to your config -accordingly. +which is a boon when you want to configure your card. Please do <e>not</e> skip +the <uri link="#alsa-config">Configuration</uri> section of this document. If +you still like to have options built-in, ensure that you make changes to your +config accordingly. </p> <pre caption="Kernel Options for ALSA"> @@ -451,7 +452,8 @@ automatically make required changes to <path>/etc/modules.d/alsa</path>. It will then adjust your volume settings to optimum levels, run <c>modules-update</c> and start the <path>/etc/init.d/alsasound</path> service. -Once <c>alsaconf</c> exits, you can proceed with setting up the ALSA initscript. +Once <c>alsaconf</c> exits, you can proceed with setting up the ALSA +initscript. </p> </body> -- [email protected] mailing list
