From bf116ab0e878a1764be041b1ad7bc71ffa7be343 Mon Sep 17 00:00:00 2001 From: Matthieu Lalonde Date: Fri, 7 Jan 2011 21:45:25 -0800 Subject: [PATCH] Link to man page for ldap uri's --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 78e53ff..3a6c9fe 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Provides a simple function for running search queries on an LDAP server. It binds to the native OpenLDAP library (libldap) and calls ldap_simple_bind(). -It has SSL (ldaps) and LDAP URI support. +It has SSL (ldaps) and LDAP URI support see @man 3 ldap_url@. It does not yet support LDAP bind.