From bf3b9f9f716d616ffee62c145f83c02a457b3aed Mon Sep 17 00:00:00 2001 From: Pierangelo Masarati Date: Mon, 9 Oct 2006 01:43:45 +0000 Subject: [PATCH] fix line placement --- doc/man/man3/ldap_bind.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.39.5