From: Pierangelo Masarati Date: Mon, 9 Oct 2006 01:43:45 +0000 (+0000) Subject: fix line placement X-Git-Tag: OPENLDAP_REL_ENG_2_3_MP~67 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=bf3b9f9f716d616ffee62c145f83c02a457b3aed;p=openldap fix line placement --- diff --git a/doc/man/man3/ldap_bind.3 b/doc/man/man3/ldap_bind.3 index 81bfc88e23..17d2965745 100644 --- a/doc/man/man3/ldap_bind.3 +++ b/doc/man/man3/ldap_bind.3 @@ -144,10 +144,10 @@ referred server if the application wants the libraries to follow the referral. .LP The \fIurl\fP parameter points to the URL referral string received from the LDAP server. The LDAP application can use the -.BR ldap_url_parse() +.BR ldap_url_parse (3) +function to parse the string into its components. .LP The \fIrequest\fP parameter specifies the request operation that generated the referral. -function to parse the string into its components. .LP The \fImsgid\fP parameter specifies the message ID of the request generating the referral. .LP