summaryrefslogtreecommitdiffstats
path: root/urpm/ldap.pm
diff options
context:
space:
mode:
Diffstat (limited to 'urpm/ldap.pm')
-rw-r--r--urpm/ldap.pm4
1 files changed, 4 insertions, 0 deletions
diff --git a/urpm/ldap.pm b/urpm/ldap.pm
index 50c95962..164e9fa1 100644
--- a/urpm/ldap.pm
+++ b/urpm/ldap.pm
@@ -109,6 +109,8 @@ sub clean_ldap_cache($) {
=item get_ldap_config()
+parse the system LDAP configuration file and return its config values
+
=cut
sub get_ldap_config() {
@@ -117,6 +119,8 @@ sub get_ldap_config() {
=item get_ldap_config_file($file)
+parse a given LDAP configuration file and return its config values
+
=cut
sub get_ldap_config_file {