.nf
.ft B
#include <ldap.h>
-.ft
.LP
.ft B
int ldap_is_ldap_url( const char *url )
.fi
.LP
URLs that are wrapped in angle-brackets and/or preceded by "URL:" are also
-tolerated. Alternative schemes such as ldaps:// and ldapi:// may be
+tolerated. Alternative LDAP schemes such as ldaps:// and ldapi:// may be
parsed using the below routines as well.
.LP
.B ldap_is_ldap_url()
a call to
.B ldap_url_parse().
.SH SEE ALSO
+.nf
.BR ldap (3)
-.LP
-.B LDAP: Uniform Resource Locator, RFC 4516,
-Tim Howes and Mark Smith, December 1997.
+.BR "RFC 4516" " <http://www.rfc-editor.org/rfc/rfc4516.txt>"
.SH ACKNOWLEDGEMENTS
-.B OpenLDAP
-is developed and maintained by The OpenLDAP Project (http://www.openldap.org/).
-.B OpenLDAP
-is derived from University of Michigan LDAP 3.3 Release.
+.fi
+.so ../Project