neysx 05/07/14 09:11:02 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 :) Indeed!
Revision Changes Path 1.56 +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.56&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.56&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.55&r2=1.56&cvsroot=gentoo Index: alsa-guide.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/alsa-guide.xml,v retrieving revision 1.55 retrieving revision 1.56 diff -u -r1.55 -r1.56 --- alsa-guide.xml 14 Jul 2005 09:05:36 -0000 1.55 +++ alsa-guide.xml 14 Jul 2005 09:11:02 -0000 1.56 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/alsa-guide.xml,v 1.55 2005/07/14 09:05:36 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/alsa-guide.xml,v 1.56 2005/07/14 09:11:02 neysx Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> @@ -18,7 +18,7 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>2.4</version> +<version>2.5</version> <date>2005-07-14</date> <chapter> @@ -459,10 +459,10 @@ 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 boot run-level. +this for you and is called <c>alsasound</c>. Add it to the boot runlevel. </p> -<pre caption="Adding ALSA to default"> +<pre caption="Adding ALSA to the boot runlevel"> # <i>rc-update add alsasound boot</i> * alsasound added to runlevel boot * rc-update complete. -- [email protected] mailing list
