fox2mike 05/06/08 19:54:07 Modified: xml/htdocs/doc/en alsa-guide.xml Log: Minor GuideXML tag fix, thanks to alin
Revision Changes Path 1.53 +11 -11 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.53&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.53&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.52&r2=1.53&cvsroot=gentoo Index: alsa-guide.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/alsa-guide.xml,v retrieving revision 1.52 retrieving revision 1.53 diff -u -r1.52 -r1.53 --- alsa-guide.xml 7 Jun 2005 06:25:11 -0000 1.52 +++ alsa-guide.xml 8 Jun 2005 19:54:07 -0000 1.53 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/alsa-guide.xml,v 1.52 2005/06/07 06:25:11 fox2mike Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/alsa-guide.xml,v 1.53 2005/06/08 19:54:07 fox2mike Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> @@ -18,8 +18,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.0 --> <license/> -<version>2.1</version> -<date>2005-06-07</date> +<version>2.2</version> +<date>2005-06-09</date> <chapter> <title>Introduction</title> @@ -83,13 +83,13 @@ </p> <ol> - <li> - Use ALSA provided by your kernel. This is the preferred/recommended - method. - </li> - <li> - Use Gentoo's <c>media-sound/alsa-driver</c> package. - </li> + <li> + Use ALSA provided by your kernel. This is the preferred/recommended + method. + </li> + <li> + Use Gentoo's <c>media-sound/alsa-driver</c> package. + </li> </ol> <p> @@ -726,7 +726,7 @@ give you some sound fonts. You can have multiple sound font configurations installed, and you can place your own in <path>/usr/share/timidity/</path>. To switch between different timidity configurations, you should use the -<e>timidity-update</e> tool provided in the timidity++ package. +<c>timidity-update</c> tool provided in the timidity++ package. </p> <pre caption="Installing sound fonts"> -- [email protected] mailing list
