Gentoo Archives: gentoo-doc-cvs

From: Xavier Neys <neysx@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: alsa-guide.xml
Date: Thu, 14 Jul 2005 09:11:26
Message-Id: 200507140911.j6E9B7Jc014382@robin.gentoo.org
1 neysx 05/07/14 09:11:02
2
3 Modified: xml/htdocs/doc/en alsa-guide.xml
4 Log:
5 When you add something to the boot run level, you add it to the boot run level :)
6 Indeed!
7
8 Revision Changes Path
9 1.56 +4 -4 xml/htdocs/doc/en/alsa-guide.xml
10
11 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
12 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
13 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
14
15 Index: alsa-guide.xml
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/alsa-guide.xml,v
18 retrieving revision 1.55
19 retrieving revision 1.56
20 diff -u -r1.55 -r1.56
21 --- alsa-guide.xml 14 Jul 2005 09:05:36 -0000 1.55
22 +++ alsa-guide.xml 14 Jul 2005 09:11:02 -0000 1.56
23 @@ -1,5 +1,5 @@
24 <?xml version='1.0' encoding="UTF-8"?>
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/alsa-guide.xml,v 1.55 2005/07/14 09:05:36 swift Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/alsa-guide.xml,v 1.56 2005/07/14 09:11:02 neysx Exp $ -->
27
28 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
29
30 @@ -18,7 +18,7 @@
31 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
32 <license/>
33
34 -<version>2.4</version>
35 +<version>2.5</version>
36 <date>2005-07-14</date>
37
38 <chapter>
39 @@ -459,10 +459,10 @@
40 We're now almost all setup. Whichever method you chose to install ALSA, you'll
41 need to have something load your modules or initialize ALSA and restore your
42 volume settings when your system comes up. The ALSA Initscript handles all of
43 -this for you and is called <c>alsasound</c>. Add it to the boot run-level.
44 +this for you and is called <c>alsasound</c>. Add it to the boot runlevel.
45 </p>
46
47 -<pre caption="Adding ALSA to default">
48 +<pre caption="Adding ALSA to the boot runlevel">
49 # <i>rc-update add alsasound boot</i>
50 * alsasound added to runlevel boot
51 * rc-update complete.
52
53
54
55 --
56 gentoo-doc-cvs@g.o mailing list