Gentoo Archives: gentoo-commits

From: "Marion Age (titefleur)" <titefleur@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/doc/fr: nvidia-guide.xml
Date: Fri, 28 Nov 2008 12:51:22
Message-Id: E1L62oZ-0002zJ-Go@stork.gentoo.org
1 titefleur 08/11/28 12:51:19
2
3 Modified: nvidia-guide.xml
4 Log:
5 Sync to 1.46
6
7 Revision Changes Path
8 1.31 xml/htdocs/doc/fr/nvidia-guide.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/fr/nvidia-guide.xml?rev=1.31&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/fr/nvidia-guide.xml?rev=1.31&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/fr/nvidia-guide.xml?r1=1.30&r2=1.31
13
14 Index: nvidia-guide.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/fr/nvidia-guide.xml,v
17 retrieving revision 1.30
18 retrieving revision 1.31
19 diff -u -r1.30 -r1.31
20 --- nvidia-guide.xml 6 Mar 2008 12:51:18 -0000 1.30
21 +++ nvidia-guide.xml 28 Nov 2008 12:51:19 -0000 1.31
22 @@ -1,5 +1,5 @@
23 <?xml version="1.0" encoding="UTF-8"?>
24 -<!-- $Id: nvidia-guide.xml,v 1.30 2008/03/06 12:51:18 titefleur Exp $ -->
25 +<!-- $Id: nvidia-guide.xml,v 1.31 2008/11/28 12:51:19 titefleur Exp $ -->
26 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
27
28 <guide link="/doc/fr/nvidia-guide.xml" lang="fr">
29 @@ -41,8 +41,8 @@
30 <!-- See http://createivecommons.org/licenses/by-sa/2.5 -->
31 <license/>
32
33 -<version>1.36</version>
34 -<date>2008-03-06</date>
35 +<version>1.37</version>
36 +<date>2008-09-13</date>
37
38 <chapter>
39 <title>Introduction</title>
40 @@ -154,9 +154,9 @@
41 </p>
42
43 <pre caption="Activer agpgart">
44 -Device Drivers ---&gt;
45 -Character devices ---&gt;
46 -&lt;*&gt; /dev/agpgart (AGP Support)
47 +Device Drivers --->
48 +Graphics Support --->
49 +-*- /dev/agpgart (AGP Support) --->
50 </pre>
51
52 <note>
53 @@ -177,33 +177,34 @@
54 </impo>
55
56 <pre caption="Retirer le pilote interne">
57 -Device Drivers ---&gt;
58 -Graphics Support ---&gt;
59 -&lt; &gt; nVidia Framebuffer Support
60 -&lt; &gt; nVidia Riva support
61 +Device Drivers --->
62 +Graphics Support --->
63 +&lt;*&gt; Support for frame buffer devices --->
64 </pre>
65
66 <p>
67 -Le pilote <c>VESA</c> est une alternative pour le framebuffer&nbsp;:
68 +Le pilote <c>uvesafb</c> est un <uri
69 +link="http://dev.gentoo.org/~spock/projects/uvesafb/">framebuffer alternatif
70 +avancé</uri>. Notez que vous pouvez choisir de le compiler dans votre noyau
71 +ou en tant que module. L'exemple suivant le compile dans le noyau.
72 </p>
73
74 -<pre caption="Activer le support de VESA">
75 -Device Drivers ---&gt;
76 -Graphics Support ---&gt;
77 -[*] VESA VGA graphics support
78 +<pre caption="Activation du support de uvesafb">
79 +Device Drivers --->
80 +Graphics Support --->
81 +&lt;*&gt; Support for frame buffer devices --->
82 +&lt;*&gt; Userspace VESA VGA graphics support
83 </pre>
84
85 <p>
86 -Ou bien, vous pouvez essayer <c>uvesafb</c>, un <uri
87 -link="http://dev.gentoo.org/~spock/projects/uvesafb/">framebuffer avancé</uri>.
88 -Notez que vous pouvez choisir de le compiler dans votre noyau ou en tant que
89 -module. L'exemple suivant le compile dans le noyau.
90 +Sinon vous pouvez essayer <c>VESA</c>&nbsp;:
91 </p>
92
93 -<pre caption="Activation du support de uvesafb">
94 -Device Drivers ---&gt;
95 -Graphics Support ---&gt;
96 -&lt;*&gt; Userspace VESA VGA graphics support
97 +<pre caption="Activer le support de VESA">
98 +Device Drivers --->
99 +Graphics Support --->
100 +&lt;*&gt; Support for frame buffer devices --->
101 +[*] VESA VGA graphics support
102 </pre>
103
104 <p>