Gentoo Archives: gentoo-doc-cvs

From: Lukasz Damentko <rane@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: java.xml
Date: Thu, 20 Jul 2006 23:55:57
Message-Id: 20060720235532.B3920646CD@smtp.gentoo.org
1 rane 06/07/20 23:55:32
2
3 Modified: java.xml
4 Log:
5 #92351, fixed some typos, no content change
6
7 Revision Changes Path
8 1.26 xml/htdocs/doc/en/java.xml
9
10 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/java.xml?rev=1.26&content-type=text/x-cvsweb-markup&cvsroot=gentoo
11 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/java.xml?rev=1.26&content-type=text/plain&cvsroot=gentoo
12 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/java.xml.diff?r1=1.25&r2=1.26&cvsroot=gentoo
13
14 Index: java.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/java.xml,v
17 retrieving revision 1.25
18 retrieving revision 1.26
19 diff -u -r1.25 -r1.26
20 --- java.xml 13 Jul 2006 06:29:21 -0000 1.25
21 +++ java.xml 20 Jul 2006 23:55:32 -0000 1.26
22 @@ -1,5 +1,5 @@
23 <?xml version="1.0" encoding="UTF-8"?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/java.xml,v 1.25 2006/07/13 06:29:21 rane Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/java.xml,v 1.26 2006/07/20 23:55:32 rane Exp $ -->
26 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
27
28 <guide link="/doc/en/java.xml">
29 @@ -100,8 +100,8 @@
30 </table>
31
32 <!--
33 -TODO: list free implmentations?
34 -note about not drop-in replacemenets
35 +TODO: list free implementations?
36 +note about not drop-in replacements
37 kaffe/sablevm/gcj/jamvm
38 -->
39
40 @@ -287,7 +287,7 @@
41 <warn>
42 You do not have to edit this file. If you change these options to use a
43 unsupported VM, things could possibly break. Bugs reported with a unsupported
44 -VM will a lower priority if they aren't present with supported VMs.
45 +VM won't be prioritized as much as bugs present within supported VMs.
46 </warn>
47
48 </body>
49 @@ -374,7 +374,7 @@
50
51 <warn>
52 The options explained in this section should be considered deprecated and will
53 -be most likely be removed in the future. We strongly recommend against using
54 +most likely be removed in the future. We strongly recommend against using
55 these, because your Java projects or application should ideally manage their
56 own classpaths. If you choose to specify a default CLASSPATH, some applications
57 may behave unexpectedly, because classes they weren't expecting would be on the
58 @@ -416,8 +416,8 @@
59 </note>
60
61 <p>
62 -You will have to update your environment by relogging in or sourcing
63 -<path>/etc/profile</path>.
64 +You will have to update your environment by logging out, then in again or
65 +sourcing <path>/etc/profile</path>.
66 </p>
67
68 <p>
69
70
71
72 --
73 gentoo-doc-cvs@g.o mailing list