hello all, this patch --already committed-- fixes an incorrect javadoc reference.
2006-02-26 Raif S. Naffah <[EMAIL PROTECTED]>
* java/util/logging/FileHandler.java: Fixed a javadoc reference.
cheers;
rsn
Index: FileHandler.java =================================================================== RCS file: /cvsroot/classpath/classpath/java/util/logging/FileHandler.java,v retrieving revision 1.10 diff -u -r1.10 FileHandler.java --- FileHandler.java 13 Sep 2005 22:19:15 -0000 1.10 +++ FileHandler.java 26 Feb 2006 03:57:32 -0000 @@ -115,7 +115,7 @@ * * <li><code>%h</code> - replaced by the location of the home * directory of the current user. This value is taken from the - * system property <code>file.separator</code>.</li> + * system property <code>user.home</code>.</li> * * <li><code>%g</code> - replaced by a generation number for * distinguisthing the individual items in the rotating set
pgps2Vq9H1TEN.pgp
Description: PGP signature
