rane 06/07/06 19:51:07 Modified: alsa-guide.xml Log: #138845, replaced KERNELVER with more elite 2.6.16-gentoo-r9
Revision Changes Path 1.68 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.68&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.68&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.67&r2=1.68&cvsroot=gentoo Index: alsa-guide.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/alsa-guide.xml,v retrieving revision 1.67 retrieving revision 1.68 diff -u -r1.67 -r1.68 --- alsa-guide.xml 27 May 2006 13:59:35 -0000 1.67 +++ alsa-guide.xml 6 Jul 2006 19:51:06 -0000 1.68 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/alsa-guide.xml,v 1.67 2006/05/27 13:59:35 neysx Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/alsa-guide.xml,v 1.68 2006/07/06 19:51:06 rane Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> @@ -18,8 +18,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>2.13</version> -<date>2006-05-27</date> +<version>2.14</version> +<date>2006-06-06</date> <chapter> <title>Introduction</title> @@ -785,8 +785,7 @@ </p> <pre caption="Removing the alsa-driver modules"> -<comment>(Replace KERNELVER with your kernel version)</comment> -# <i>rm -rf /lib/modules/KERNELVER/alsa-driver</i> +# <i>rm -rf /lib/modules/$(uname -r)/alsa-driver</i> </pre> <p> -- [email protected] mailing list
