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.60) (envelope-from ) id 1FuDSw-0003e2-V5 for garchives@archives.gentoo.org; Sat, 24 Jun 2006 19:06:47 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.7/8.13.6) with SMTP id k5OJ6ZJB001361; Sat, 24 Jun 2006 19:06:35 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.13.7/8.13.6) with ESMTP id k5OJ6Y9T018451 for ; Sat, 24 Jun 2006 19:06:35 GMT Received: from lark (lark.gentoo.osuosl.org [140.211.166.177]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with SMTP id A179B64774 for ; Sat, 24 Jun 2006 19:06:34 +0000 (UTC) Received: by lark (sSMTP sendmail emulation); Sat, 24 Jun 2006 19:06:34 +0000 From: "Josh Saddler" Date: Sat, 24 Jun 2006 19:06:34 +0000 To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] cvs commit: java.xml Message-Id: <20060624190634.A179B64774@smtp.gentoo.org> 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: bce25394-e746-4366-9fd1-3f119bbe6c8a X-Archives-Hash: ac344e1187261371d4a4f66563e0f0a1 nightmorph 06/06/24 19:06:34 Modified: java.xml Log: typo fix (should have been java-vm not java) Revision Changes Path 1.24 xml/htdocs/doc/en/java.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/java.xml?rev=1.24&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.24&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/java.xml.diff?r1=1.23&r2=1.24&cvsroot=gentoo Index: java.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/java.xml,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- java.xml 24 Jun 2006 18:28:06 -0000 1.23 +++ java.xml 24 Jun 2006 19:06:34 -0000 1.24 @@ -1,5 +1,5 @@ - + @@ -180,7 +180,7 @@ You can also use eselect to change the system and user vm. See -eselect java help. +eselect java-vm help. -- gentoo-doc-cvs@gentoo.org mailing list