src/java.naming/share/classes/javax/naming/ldap/package.html
changeset 55131 9889f5e3ba00
parent 47216 71c04702a3d5
--- a/src/java.naming/share/classes/javax/naming/ldap/package.html	Fri May 31 13:09:15 2019 -0400
+++ b/src/java.naming/share/classes/javax/naming/ldap/package.html	Fri May 31 10:59:54 2019 -0700
@@ -2,7 +2,7 @@
 <html>
 <head>
 <!--
-Copyright (c) 1999, 2006, Oracle and/or its affiliates. All rights reserved.
+Copyright (c) 1999, 2019, 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
@@ -48,7 +48,7 @@
 methods on a context for performing extended operations and handling
 controls.
 
-<h3>Extended Operations</h3>
+<h2>Extended Operations</h2>
 <p>
 This package defines the interface <code>ExtendedRequest</code>
 to represent the argument to an extended operation,
@@ -125,7 +125,7 @@
 }
 </pre></blockquote>
 
-<h3>Controls</h3>
+<h2>Controls</h2>
 
 This package defines the interface <code>Control</code> to represent an LDAPv3
 control. It can be a control that is sent to an LDAP server