Gentoo Archives: gentoo-commits

From: "Flammie Pirinen (flammie)" <flammie@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/doc/fi: nvidia-guide.xml
Date: Tue, 29 Dec 2009 22:05:46
Message-Id: E1NPkCG-0002DN-7y@stork.gentoo.org
1 flammie 09/12/29 22:05:44
2
3 Modified: nvidia-guide.xml
4 Log:
5 Updated Finnish translation 1.39: s/modules.d/modprobe.d/ etc.
6
7 Revision Changes Path
8 1.22 xml/htdocs/doc/fi/nvidia-guide.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/fi/nvidia-guide.xml?rev=1.22&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/fi/nvidia-guide.xml?rev=1.22&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/fi/nvidia-guide.xml?r1=1.21&r2=1.22
13
14 Index: nvidia-guide.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/fi/nvidia-guide.xml,v
17 retrieving revision 1.21
18 retrieving revision 1.22
19 diff -u -r1.21 -r1.22
20 --- nvidia-guide.xml 13 Jul 2009 13:27:08 -0000 1.21
21 +++ nvidia-guide.xml 29 Dec 2009 22:05:44 -0000 1.22
22 @@ -1,5 +1,5 @@
23 <?xml version='1.0' encoding="UTF-8"?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/fi/nvidia-guide.xml,v 1.21 2009/07/13 13:27:08 flammie Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/fi/nvidia-guide.xml,v 1.22 2009/12/29 22:05:44 flammie Exp $ -->
26 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
27
28 <guide link="/doc/fi/nvidia-guide.xml" lang="fi">
29 @@ -31,8 +31,8 @@
30 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
31 <license/>
32
33 -<version>1.38</version>
34 -<date>2009-01-26</date>
35 +<version>1.39</version>
36 +<date>2009-08-05</date>
37
38 <chapter>
39 <title>Johdanto</title>
40 @@ -518,14 +518,14 @@
41 <p>
42 <c>Nvidia</c>-moduulissa on joitain muokattavia asetuksia. Useimmat löytyvät
43 ohjeista. Niitä lisätään tai poistetaan tiedostossa
44 -<path>/etc/modules.d/nvidia</path>. Muista suorittaa <c>update-modules</c>
45 +<path>/etc/modprobe.d/nvidia.conf</path>. Muista suorittaa <c>update-modules</c>
46 tiedoston muokkaamisen jälkeen. Uudet aseutkset eivät vaikuta ennen kuin
47 <c>nvidia</c>-moduuli on ladattu uudelleen.
48 </p>
49
50 <pre caption="NVidian asetusten muokkaus">
51 <comment>(Avaa tiedosto editoriin)</comment>
52 -# <i>nano -w /etc/modules.d/nvidia</i>
53 +# <i>nano -w /etc/modprobe.d/nvidia.conf</i>
54 <comment>(Päivitä moduulidata)</comment>
55 # <i>update-modules</i>
56 <comment>(Poista moduuli)</comment>