jdk/src/share/classes/javax/net/ssl/SSLParameters.java
changeset 11838 90e9e05727dc
parent 7043 5e2d1edeb2c7
child 14194 971f46db533d
--- a/jdk/src/share/classes/javax/net/ssl/SSLParameters.java	Fri Feb 10 19:07:23 2012 -0800
+++ b/jdk/src/share/classes/javax/net/ssl/SSLParameters.java	Fri Feb 10 22:17:44 2012 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
@@ -242,7 +242,7 @@
      *
      * @param algorithm The standard string name of the endpoint
      *     identification algorithm (or null).  See Appendix A in the <a href=
-     *     "../../../technotes/guides/security/crypto/CryptoSpec.html#AppA">
+     *   "{@docRoot}/../technotes/guides/security/crypto/CryptoSpec.html#AppA">
      *     Java Cryptography Architecture API Specification &amp; Reference </a>
      *     for information about standard algorithm names.
      *