swift 05/07/14 09:05:36 Modified: xml/htdocs/doc/en alsa-guide.xml Log: When you add something to the boot run level, you add it to the boot run level :)
Revision Changes Path 1.55 +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.55&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.55&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.54&r2=1.55&cvsroot=gentoo Index: alsa-guide.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/alsa-guide.xml,v retrieving revision 1.54 retrieving revision 1.55 diff -u -r1.54 -r1.55 --- alsa-guide.xml 12 Jul 2005 19:17:38 -0000 1.54 +++ alsa-guide.xml 14 Jul 2005 09:05:36 -0000 1.55 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/alsa-guide.xml,v 1.54 2005/07/12 19:17:38 fox2mike Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/alsa-guide.xml,v 1.55 2005/07/14 09:05:36 swift Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> @@ -18,8 +18,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>2.3</version> -<date>2005-07-12</date> +<version>2.4</version> +<date>2005-07-14</date> <chapter> <title>Introduction</title> @@ -459,7 +459,7 @@ We're now almost all setup. Whichever method you chose to install ALSA, you'll need to have something load your modules or initialize ALSA and restore your volume settings when your system comes up. The ALSA Initscript handles all of -this for you and is called <c>alsasound</c>. Add it to the default run-level. +this for you and is called <c>alsasound</c>. Add it to the boot run-level. </p> <pre caption="Adding ALSA to default"> -- [email protected] mailing list
