fox2mike 05/08/30 11:38:03 Modified: xml/htdocs/doc/en alsa-guide.xml Log: Fixed genkernel command options. genkernel --menuconfig is wrong.
Revision Changes Path 1.60 +4 -4 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.60&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.60&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.59&r2=1.60&cvsroot=gentoo Index: alsa-guide.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/alsa-guide.xml,v retrieving revision 1.59 retrieving revision 1.60 diff -u -r1.59 -r1.60 --- alsa-guide.xml 26 Jul 2005 17:28:11 -0000 1.59 +++ alsa-guide.xml 30 Aug 2005 11:38:02 -0000 1.60 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/alsa-guide.xml,v 1.59 2005/07/26 17:28:11 vanquirius Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/alsa-guide.xml,v 1.60 2005/08/30 11:38:02 fox2mike Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> @@ -18,8 +18,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>2.7</version> -<date>2005-07-26</date> +<version>2.8</version> +<date>2005-08-30</date> <chapter> <title>Introduction</title> @@ -233,7 +233,7 @@ </p> <impo> -<c>genkernel</c> users should now run <c>genkernel --menuconfig</c> and then follow +<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> -- [email protected] mailing list
