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: gentoo-sparc-faq.xml
Date: Wed, 03 Mar 2010 03:16:41
Message-Id: E1Nmf4f-00072J-Q1@stork.gentoo.org
1 nightmorph 10/03/03 03:16:37
2
3 Modified: gentoo-sparc-faq.xml
4 Log:
5 last of the SPARC updates from bug 296744
6
7 Revision Changes Path
8 1.19 xml/htdocs/doc/en/gentoo-sparc-faq.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-sparc-faq.xml?rev=1.19&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-sparc-faq.xml?rev=1.19&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-sparc-faq.xml?r1=1.18&r2=1.19
13
14 Index: gentoo-sparc-faq.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-sparc-faq.xml,v
17 retrieving revision 1.18
18 retrieving revision 1.19
19 diff -u -r1.18 -r1.19
20 --- gentoo-sparc-faq.xml 29 Dec 2009 18:56:21 -0000 1.18
21 +++ gentoo-sparc-faq.xml 3 Mar 2010 03:16:37 -0000 1.19
22 @@ -1,5 +1,5 @@
23 <?xml version='1.0' encoding="UTF-8"?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-sparc-faq.xml,v 1.18 2009/12/29 18:56:21 nightmorph Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-sparc-faq.xml,v 1.19 2010/03/03 03:16:37 nightmorph Exp $ -->
26
27 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
28 <guide>
29 @@ -8,6 +8,9 @@
30 <author title="SPARC Developer">
31 <mail link="weeve"/>
32 </author>
33 +<author title="Editor">
34 + <mail link="nightmorph"/>
35 +</author>
36
37 <abstract>
38 This FAQ is designed to help answer the most commonly asked questions about
39 @@ -19,8 +22,8 @@
40 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
41 <license/>
42
43 -<version>1.11</version>
44 -<date>2009-12-29</date>
45 +<version>1.12</version>
46 +<date>2010-03-02</date>
47
48 <faqindex>
49 <title>Questions</title>
50 @@ -378,7 +381,7 @@
51
52 <p>
53 The version supported by Gentoo/SPARC (v9) is bi-endian. It uses big-endian
54 -intructions, but can access data in little-endian byte-order, such as PCI
55 +instructions, but can access data in little-endian byte-order, such as PCI
56 devices, which are little-endian by nature.
57 </p>
58
59 @@ -557,6 +560,10 @@
60 Guide</uri> - Sun's guide to the OpenBoot PROM
61 </li>
62 <li>
63 + <uri link="http://www.sunstuff.org">OSIAH</uri> - Online Sun Information
64 + Archive
65 + </li>
66 + <li>
67 <uri link="http://www.obsolyte.com">Obsolyte</uri> - Information on older
68 SPARC systems and links to a lot of other great SPARC related sites
69 </li>
70 @@ -570,9 +577,6 @@
71 hardware documentation
72 </li>
73 <li>
74 - <uri link="http://www.sunstuff.org">Online Sun Information Archive</uri>
75 - </li>
76 - <li>
77 <uri link="http://www.ultralinux.org">UltraLinux Homepage</uri> - Homepage
78 of the SPARC/Linux port
79 </li>