Gentoo Archives: gentoo-doc-cvs

From: "Sven Vermeulen (swift)" <swift@g.o>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en/handbook: hb-install-ppc64-medium.xml
Date: Sat, 12 Apr 2014 12:29:13
Message-Id: 20140412122910.63DA32004B@flycatcher.gentoo.org
1 swift 14/04/12 12:29:10
2
3 Modified: hb-install-ppc64-medium.xml
4 Log:
5 Fix bug #506138 - MacOS CD burning tools are mentioned as well, thanks to Vladimir Romanov
6
7 Revision Changes Path
8 1.55 xml/htdocs/doc/en/handbook/hb-install-ppc64-medium.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-medium.xml?rev=1.55&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-medium.xml?rev=1.55&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-medium.xml?r1=1.54&r2=1.55
13
14 Index: hb-install-ppc64-medium.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-medium.xml,v
17 retrieving revision 1.54
18 retrieving revision 1.55
19 diff -u -r1.54 -r1.55
20 --- hb-install-ppc64-medium.xml 12 Apr 2014 12:25:48 -0000 1.54
21 +++ hb-install-ppc64-medium.xml 12 Apr 2014 12:29:10 -0000 1.55
22 @@ -4,7 +4,7 @@
23 <!-- The content of this document is licensed under the CC-BY-SA license -->
24 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
25
26 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-medium.xml,v 1.54 2014/04/12 12:25:48 swift Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-medium.xml,v 1.55 2014/04/12 12:29:10 swift Exp $ -->
28
29 <sections>
30
31 @@ -13,7 +13,7 @@
32 Gentoo using the minimal Installation CD.
33 </abstract>
34
35 -<version>22</version>
36 +<version>23</version>
37 <date>2014-04-12</date>
38
39 <section>
40 @@ -225,8 +225,9 @@
41
42 <p>
43 To burn the downloaded ISO(s), you have to select raw-burning. How you
44 -do this is highly program-dependent. We will discuss <c>cdrecord</c> and
45 -<c>K3B</c> here; more information can be found in our <uri
46 +do this is highly program-dependent. We will discuss <c>cdrecord</c>,
47 +<c>K3B</c>, <c>Disk Utility</c> and <c>Disk Copy</c> here; more information can
48 +be found in our <uri
49 link="https://wiki.gentoo.org/wiki/FAQ#How_do_I_burn_an_ISO_file.3F">Gentoo FAQ</uri>.
50 </p>