1 |
nightmorph 08/01/18 23:32:50 |
2 |
|
3 |
Modified: gentoo-ppc-faq.xml |
4 |
Log: |
5 |
typo and link style fixes, no content change, patch from scen, bug 206598 |
6 |
|
7 |
Revision Changes Path |
8 |
1.65 xml/htdocs/doc/en/gentoo-ppc-faq.xml |
9 |
|
10 |
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-ppc-faq.xml?rev=1.65&view=markup |
11 |
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-ppc-faq.xml?rev=1.65&content-type=text/plain |
12 |
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-ppc-faq.xml?r1=1.64&r2=1.65 |
13 |
|
14 |
Index: gentoo-ppc-faq.xml |
15 |
=================================================================== |
16 |
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-ppc-faq.xml,v |
17 |
retrieving revision 1.64 |
18 |
retrieving revision 1.65 |
19 |
diff -u -r1.64 -r1.65 |
20 |
--- gentoo-ppc-faq.xml 17 Jan 2008 05:38:42 -0000 1.64 |
21 |
+++ gentoo-ppc-faq.xml 18 Jan 2008 23:32:50 -0000 1.65 |
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/gentoo-ppc-faq.xml,v 1.64 2008/01/17 05:38:42 josejx Exp $ --> |
26 |
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-ppc-faq.xml,v 1.65 2008/01/18 23:32:50 nightmorph Exp $ --> |
27 |
|
28 |
<guide link="/doc/en/gentoo-ppc-faq.xml"> |
29 |
<title>Gentoo Linux/PowerPC Frequently Asked Questions</title> |
30 |
@@ -143,7 +143,7 @@ |
31 |
Linux partitions (root+swap+/home etc.). The format of this partition does not |
32 |
matter. The second partition should be for OS X. The third (and optional) |
33 |
partition should be for classic Mac OS. It is only required if you intend of |
34 |
-being able to triple boot, since OS9 must be on a seperate partition from OSX |
35 |
+being able to triple boot, since OS9 must be on a separate partition from OSX |
36 |
for this to work. |
37 |
</p> |
38 |
|
39 |
@@ -497,7 +497,8 @@ |
40 |
|
41 |
<p> |
42 |
For a generic guide to setting up wireless with Gentoo, please see the |
43 |
-<uri link="http://www.gentoo.org/doc/en/handbook/handbook-ppc.xml?part=4&chap=4">Gentoo Wireless Guide</uri>. |
44 |
+<uri link="/doc/en/handbook/handbook-ppc.xml?part=4&chap=4">Gentoo Wireless |
45 |
+Guide</uri>. |
46 |
</p> |
47 |
|
48 |
</body> |
49 |
@@ -537,7 +538,8 @@ |
50 |
|
51 |
<p> |
52 |
For a generic guide to setting up wireless with Gentoo, please see the |
53 |
-<uri link="http://www.gentoo.org/doc/en/handbook/handbook-ppc.xml?part=4&chap=4">Gentoo Wireless Guide</uri>. |
54 |
+<uri link="/doc/en/handbook/handbook-ppc.xml?part=4&chap=4">Gentoo Wireless |
55 |
+Guide</uri>. |
56 |
</p> |
57 |
|
58 |
</body> |
59 |
@@ -589,7 +591,7 @@ |
60 |
|
61 |
<p> |
62 |
There are two approaches to sound on modern kernels: OSS or ALSA. OSS is the |
63 |
-older of the two options and has been depreciated, but still functions well for |
64 |
+older of the two options and has been deprecated, but still functions well for |
65 |
many older Macs. ALSA is the newer method and will continue to be supported in |
66 |
the future. We recommend that you use ALSA unless you have problems with it. |
67 |
</p> |
68 |
@@ -686,8 +688,8 @@ |
69 |
</note> |
70 |
|
71 |
<p> |
72 |
-For more information on configuring ALSA, please see the |
73 |
-<uri link="http://www.gentoo.org/doc/en/alsa-guide.xml">Gentoo ALSA Guide</uri>. |
74 |
+For more information on configuring ALSA, please see the <uri |
75 |
+link="/doc/en/alsa-guide.xml">Gentoo ALSA Guide</uri>. |
76 |
</p> |
77 |
|
78 |
<note> |
79 |
@@ -768,7 +770,7 @@ |
80 |
<p> |
81 |
This is caused by drivers written for devices that you don't have on your |
82 |
system. These messages are usually harmless, but it's a good idea to |
83 |
-disable the unused drivers anway. See below to match up port numbers with |
84 |
+disable the unused drivers anyway. See below to match up port numbers with |
85 |
kernel configuration options. Note that even if the numbers don't match, |
86 |
try disabling these kernel options anyway, most PPC machines don't use these |
87 |
drivers. |
88 |
@@ -1166,7 +1168,7 @@ |
89 |
<body> |
90 |
|
91 |
<p> |
92 |
-If you're using an old flat profile, (depreciated, pre 2005.0) look at |
93 |
+If you're using an old flat profile, (deprecated, pre 2005.0) look at |
94 |
<path>/etc/make.profile/use.mask</path> for a list. |
95 |
</p> |
96 |
|
97 |
|
98 |
|
99 |
|
100 |
-- |
101 |
gentoo-doc-cvs@l.g.o mailing list |