Gentoo Archives: gentoo-doc-cvs

From: "Joshua Saddler (nightmorph)" <nightmorph@g.o>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en: xorg-config.xml
Date: Sun, 23 May 2010 21:31:53
Message-Id: 20100523213150.CCA182CCD3@corvid.gentoo.org
1 nightmorph 10/05/23 21:31:50
2
3 Modified: xorg-config.xml
4 Log:
5 fix commandline order, bug 321223
6
7 Revision Changes Path
8 1.39 xml/htdocs/doc/en/xorg-config.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/xorg-config.xml?rev=1.39&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/xorg-config.xml?rev=1.39&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/xorg-config.xml?r1=1.38&r2=1.39
13
14 Index: xorg-config.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/xorg-config.xml,v
17 retrieving revision 1.38
18 retrieving revision 1.39
19 diff -u -r1.38 -r1.39
20 --- xorg-config.xml 23 May 2010 21:29:35 -0000 1.38
21 +++ xorg-config.xml 23 May 2010 21:31:50 -0000 1.39
22 @@ -1,6 +1,6 @@
23 <?xml version='1.0' encoding='UTF-8'?>
24 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xorg-config.xml,v 1.38 2010/05/23 21:29:35 nightmorph Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xorg-config.xml,v 1.39 2010/05/23 21:31:50 nightmorph Exp $ -->
27
28 <guide>
29 <title>The X Server Configuration HOWTO</title>
30 @@ -22,7 +22,7 @@
31 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
32 <license/>
33
34 -<version>1.28</version>
35 +<version>1.29</version>
36 <date>2010-05-23</date>
37
38 <chapter>
39 @@ -398,7 +398,7 @@
40 </p>
41
42 <pre caption="Testing the xorg.conf.new file">
43 -# <i>X -config -retro /root/xorg.conf.new</i>
44 +# <i>X -retro -config /root/xorg.conf.new</i>
45 </pre>
46
47 <p>