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: Sat, 27 May 2006 13:59:57
Message-Id: 20060527135936.3C2C5643E0@smtp.gentoo.org
1 neysx 06/05/27 13:59:35
2
3 Modified: alsa-guide.xml
4 Log:
5 s/device_node/device_mode/
6
7 Revision Changes Path
8 1.67 xml/htdocs/doc/en/alsa-guide.xml
9
10 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/alsa-guide.xml?rev=1.67&content-type=text/x-cvsweb-markup&cvsroot=gentoo
11 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/alsa-guide.xml?rev=1.67&content-type=text/plain&cvsroot=gentoo
12 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/alsa-guide.xml.diff?r1=1.66&r2=1.67&cvsroot=gentoo
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.66
18 retrieving revision 1.67
19 diff -u -r1.66 -r1.67
20 --- alsa-guide.xml 1 May 2006 05:52:31 -0000 1.66
21 +++ alsa-guide.xml 27 May 2006 13:59:35 -0000 1.67
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.66 2006/05/01 05:52:31 fox2mike Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/alsa-guide.xml,v 1.67 2006/05/27 13:59:35 neysx Exp $ -->
26
27 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
28
29 @@ -18,8 +18,8 @@
30 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
31 <license/>
32
33 -<version>2.12</version>
34 -<date>2006-05-01</date>
35 +<version>2.13</version>
36 +<date>2006-05-27</date>
37
38 <chapter>
39 <title>Introduction</title>
40 @@ -791,12 +791,12 @@
41
42 <p>
43 Another reason for error messages similar to the ones above could be a file in
44 -<path>/etc/modules.d</path> supplying a <c>device_node</c> parameter when it
45 +<path>/etc/modules.d</path> supplying a <c>device_mode</c> parameter when it
46 isn't required. Confirm that this is indeed the issue and find out which file
47 is the culprit.
48 </p>
49
50 -<pre caption="Confirming and searching for device_node">
51 +<pre caption="Confirming and searching for device_mode">
52 <comment>(Check dmesg to confirm)</comment>
53 # <i>dmesg | grep device_mode</i>
54 snd: Unknown parameter `device_mode'
55
56
57
58 --
59 gentoo-doc-cvs@g.o mailing list