From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.54) id 1FGJnP-0004Ay-Qj for garchives@archives.gentoo.org; Mon, 06 Mar 2006 17:47:00 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id k26HklQj000018; Mon, 6 Mar 2006 17:46:47 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id k26Hkki9027510 for ; Mon, 6 Mar 2006 17:46:46 GMT Message-Id: <200603061746.k26Hkki9027510@robin.gentoo.org> Received: from lark.gentoo.osuosl.org ([140.211.166.177] helo=lark) by smtp.gentoo.org with smtp (Exim 4.54) id 1FGJnC-0001mm-3J for gentoo-doc-cvs@lists.gentoo.org; Mon, 06 Mar 2006 17:46:46 +0000 Received: by lark (sSMTP sendmail emulation); Mon, 6 Mar 2006 17:46:45 +0000 From: "Xavier Neys" Date: Mon, 6 Mar 2006 17:46:45 +0000 To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] cvs commit: java.xml Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-doc-cvs@gentoo.org Reply-to: docs-team@lists.gentoo.org X-Archives-Salt: 7d85718f-996a-4b14-aadb-8aa86cd23de4 X-Archives-Hash: f08eea35a1848f40ba1f3cd3960551ef neysx 06/03/06 17:46:45 Modified: java.xml Log: #125259 Fixed typo in code sample Revision Changes Path 1.22 xml/htdocs/doc/en/java.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/java.xml?rev=1.22&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/java.xml?rev=1.22&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/java.xml.diff?r1=1.21&r2=1.22&cvsroot=gentoo Index: java.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/java.xml,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- java.xml 12 Dec 2005 12:00:43 -0000 1.21 +++ java.xml 6 Mar 2006 17:46:45 -0000 1.22 @@ -1,5 +1,5 @@ - + @@ -22,7 +22,7 @@ -0.2 +0.3 2005-12-12 @@ -161,7 +161,7 @@

-# java-config --set-system-vm=ibm-jdk-1.3.1
+# java-config --set-system-vm ibm-jdk-1.3.1
 Now using IBM JDK 1.3.1 (/etc/env.d/java/20ibm-jdk-1.3.1)
 
-- gentoo-doc-cvs@gentoo.org mailing list