Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Nadezhda Ivanova
OpenLDAP
Commits
ae0df6f8
Commit
ae0df6f8
authored
Jan 28, 1999
by
Kurt Zeilenga
Browse files
Update misleading statement about ldap_init(). It use is actually
preferred. ldap_open is to be depreciated.
parent
4ea54855
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/man/man3/ldap_open.3
View file @
ae0df6f8
...
...
@@ -81,8 +81,8 @@ but does not open a connection
to the LDAP server. The actual connection open will occur when the
first operation is attempted. At this time,
.B ldap_init()
should only
be used if the LDAP library is compiled with LDAP_REFERRALS defined
.
is preferred.
.B ldap_open() will be depreciated in a later release
.
.SH ERRORS
If an error occurs, these routines will return NULL and errno should be
set appropriately.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment