Gentoo Archives: gentoo-doc-cvs

From: Josh Saddler <nightmorph@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: alsa-guide.xml
Date: Wed, 31 Jan 2007 16:40:01
Message-Id: E1HCIUY-0006DD-OF@lark.gentoo.org
1 nightmorph 07/01/31 16:39:26
2
3 Modified: alsa-guide.xml
4 Log:
5 typo fix, should have been module-rebuild not module rebuild
6
7 Revision Changes Path
8 1.72 xml/htdocs/doc/en/alsa-guide.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/alsa-guide.xml?rev=1.72&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/alsa-guide.xml?rev=1.72&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/alsa-guide.xml?r1=1.71&r2=1.72
13
14 Index: alsa-guide.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/alsa-guide.xml,v
17 retrieving revision 1.71
18 retrieving revision 1.72
19 diff -u -r1.71 -r1.72
20 --- alsa-guide.xml 31 Jan 2007 15:54:35 -0000 1.71
21 +++ alsa-guide.xml 31 Jan 2007 16:39:26 -0000 1.72
22 @@ -1,5 +1,5 @@
23 <?xml version='1.0' encoding="UTF-8"?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/alsa-guide.xml,v 1.71 2007/01/31 15:54:35 nightmorph Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/alsa-guide.xml,v 1.72 2007/01/31 16:39:26 nightmorph Exp $ -->
26
27 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
28
29 @@ -423,8 +423,8 @@
30 Please note that you will have to run <c>emerge alsa-driver</c> after every
31 kernel (re)compile, as the earlier drivers are deleted. To make this task
32 easier, you may want to emerge the <c>module-rebuild</c> package, which will
33 -keep track of module packages and rebuild them for you. First run <c>module
34 -rebuild populate</c> to create the list, and then after every kernel
35 +keep track of module packages and rebuild them for you. First run
36 +<c>module-rebuild populate</c> to create the list, and then after every kernel
37 (re)compile, you just run <c>module-rebuild rebuild</c>, and your external
38 modules will be rebuilt.
39 </impo>
40
41
42
43 --
44 gentoo-doc-cvs@g.o mailing list