jdk/src/java.security.jgss/share/classes/javax/security/auth/kerberos/package-info.java
changeset 27565 729f9700483a
parent 25859 3317bb8137f4
child 29492 a4bf9a570035
--- a/jdk/src/java.security.jgss/share/classes/javax/security/auth/kerberos/package-info.java	Tue Nov 18 15:25:16 2014 -0800
+++ b/jdk/src/java.security.jgss/share/classes/javax/security/auth/kerberos/package-info.java	Wed Dec 03 14:22:58 2014 +0000
@@ -45,7 +45,7 @@
  * file. If none of these system properties are set, the {@code krb5.conf}
  * file is searched for in an implementation-specific manner. Typically,
  * an implementation will first look for a {@code krb5.conf} file in
- * {@code <java-home>/lib/security} and failing that, in an OS-specific
+ * {@code <java-home>/conf/security} and failing that, in an OS-specific
  * location.<p>
  *
  * The {@code krb5.conf} file is formatted in the Windows INI file style,