nightmorph 06/09/10 22:27:26 Modified: java.xml Log: more typo fixes, thanks again to honzig for reporting on IRC
Revision Changes Path 1.33 xml/htdocs/doc/en/java.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/java.xml?rev=1.33&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/java.xml?rev=1.33&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/java.xml?r1=1.32&r2=1.33 Index: java.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/java.xml,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- java.xml 10 Sep 2006 21:30:58 -0000 1.32 +++ java.xml 10 Sep 2006 22:27:26 -0000 1.33 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/java.xml,v 1.32 2006/09/10 21:30:58 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/java.xml,v 1.33 2006/09/10 22:27:26 nightmorph Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link="/doc/en/java.xml"> @@ -562,17 +562,13 @@ <li>The <b>java</b> flag adds support for Java in a variety of programs</li> <li> The <b>nsplugin</b> flag adds support for Mozilla-like browsers (including - Firefox).You will need this for viewing Java applets in your Mozilla-like + Firefox). You will need this for viewing Java applets in your Mozilla-like browser. </li> <li> - The <b>doc</b> flag will typically install API documentation, as generated - by javadoc. - </li> - <li> The <b>source</b> flag installs a zip of the source code of a package. - This is traditionally used for for IDEs to 'attach' source to the libraries - you are using. + This is traditionally used for IDEs to 'attach' source to the libraries you + are using. </li> <li> For Java packages, the <b>doc</b> flag will build API documentation using -- [email protected] mailing list
