From 85d97fbbb584328d0653a4dacee6880163258b89 Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Sat, 27 Aug 2005 18:38:02 +0000 Subject: [PATCH] remove meantion of ldap_unbind_ext_s(3) --- doc/man/man3/ldap.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/man/man3/ldap.3 b/doc/man/man3/ldap.3 index f75c3b9912..c9cd6f8b9a 100644 --- a/doc/man/man3/ldap.3 +++ b/doc/man/man3/ldap.3 @@ -148,7 +148,7 @@ synchronously bind to the directory .SM ldap_unbind_ext(3) synchronously unbind from the LDAP server and close the connection .TP -.SM ldap_unbind_ext_s(3) +.SM ldap_unbind(3) and ldap_unbind_s(3) are equivalent to .BR ldap_unbind_ext (3) .TP -- 2.39.5