From 4a160521526b88d1139871f9e4006835a1c9fa2f Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Wed, 14 Jun 2006 06:02:44 +0000 Subject: [PATCH] cleanup --- doc/man/man3/ldap_url.3 | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/doc/man/man3/ldap_url.3 b/doc/man/man3/ldap_url.3 index 74973dc16e..2093116fb5 100644 --- a/doc/man/man3/ldap_url.3 +++ b/doc/man/man3/ldap_url.3 @@ -12,7 +12,6 @@ OpenLDAP LDAP (libldap, -lldap) .nf .ft B #include -.ft .LP .ft B int ldap_is_ldap_url( const char *url ) @@ -57,7 +56,7 @@ Example: .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() @@ -78,12 +77,9 @@ should be called to free an LDAP URL description that was obtained from 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" " " .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 -- 2.39.5