Update javadoc
diff --git a/ldap/client/api/src/main/java/org/apache/directory/ldap/client/api/LdapConnection.java b/ldap/client/api/src/main/java/org/apache/directory/ldap/client/api/LdapConnection.java
index 50c9bc3..a4f7c98 100644
--- a/ldap/client/api/src/main/java/org/apache/directory/ldap/client/api/LdapConnection.java
+++ b/ldap/client/api/src/main/java/org/apache/directory/ldap/client/api/LdapConnection.java
@@ -690,7 +690,7 @@
 
 
     /**
-     * Get back the RooDSE from the connected server. Only the user attributes are returned.
+     * Get back the RooDSE from the connected server. All user and operational attributes are returned.
      * 
      * @return The Entry containing all the information about the rootDSE
      * @throws LdapException If the rootDSE can't be read