Gentoo Archives: gentoo-doc-cvs

From: Josh Saddler <nightmorph@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: java.xml
Date: Sun, 10 Sep 2006 22:27:25
Message-Id: 20060910222726.E8F3E64244@smtp.gentoo.org
1 nightmorph 06/09/10 22:27:26
2
3 Modified: java.xml
4 Log:
5 more typo fixes, thanks again to honzig for reporting on IRC
6
7 Revision Changes Path
8 1.33 xml/htdocs/doc/en/java.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/java.xml?rev=1.33&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/java.xml?rev=1.33&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/java.xml?r1=1.32&r2=1.33
13
14 Index: java.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/java.xml,v
17 retrieving revision 1.32
18 retrieving revision 1.33
19 diff -u -r1.32 -r1.33
20 --- java.xml 10 Sep 2006 21:30:58 -0000 1.32
21 +++ java.xml 10 Sep 2006 22:27:26 -0000 1.33
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.32 2006/09/10 21:30:58 nightmorph Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/java.xml,v 1.33 2006/09/10 22:27:26 nightmorph Exp $ -->
26 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
27
28 <guide link="/doc/en/java.xml">
29 @@ -562,17 +562,13 @@
30 <li>The <b>java</b> flag adds support for Java in a variety of programs</li>
31 <li>
32 The <b>nsplugin</b> flag adds support for Mozilla-like browsers (including
33 - Firefox).You will need this for viewing Java applets in your Mozilla-like
34 + Firefox). You will need this for viewing Java applets in your Mozilla-like
35 browser.
36 </li>
37 <li>
38 - The <b>doc</b> flag will typically install API documentation, as generated
39 - by javadoc.
40 - </li>
41 - <li>
42 The <b>source</b> flag installs a zip of the source code of a package.
43 - This is traditionally used for for IDEs to 'attach' source to the libraries
44 - you are using.
45 + This is traditionally used for IDEs to 'attach' source to the libraries you
46 + are using.
47 </li>
48 <li>
49 For Java packages, the <b>doc</b> flag will build API documentation using
50
51
52
53 --
54 gentoo-doc-cvs@g.o mailing list