summaryrefslogtreecommitdiff
path: root/usr/src/man/man3ldap/cldap_open.3ldap
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man3ldap/cldap_open.3ldap')
-rw-r--r--usr/src/man/man3ldap/cldap_open.3ldap11
1 files changed, 7 insertions, 4 deletions
diff --git a/usr/src/man/man3ldap/cldap_open.3ldap b/usr/src/man/man3ldap/cldap_open.3ldap
index 127d3818eb..3f9bb8d37c 100644
--- a/usr/src/man/man3ldap/cldap_open.3ldap
+++ b/usr/src/man/man3ldap/cldap_open.3ldap
@@ -40,7 +40,7 @@ The port number to connect.
.sp
.LP
The \fBcldap_open()\fR function is called to prepare for connectionless LDAP
-communication (over \fBudp\fR(7P)). It allocates an LDAP structure which is
+communication (over \fBudp\fR(4P)). It allocates an LDAP structure which is
passed to future search requests.
.sp
.LP
@@ -60,7 +60,7 @@ will be set appropriately.
.SH ATTRIBUTES
.sp
.LP
-See \fBattributes\fR(5) for a description of the following attributes:
+See \fBattributes\fR(7) for a description of the following attributes:
.sp
.sp
@@ -75,5 +75,8 @@ Interface Stability Evolving
.SH SEE ALSO
.sp
.LP
-\fBldap\fR(3LDAP) \fBcldap_search_s\fR(3LDAP), \fBcldap_setretryinfo\fR(3LDAP),
-\fBcldap_close\fR(3LDAP), \fBattributes\fR(5), \fBudp\fR(7P)
+\fBldap\fR(3LDAP) \fBcldap_close\fR(3LDAP),
+.BR cldap_search_s (3LDAP),
+.BR cldap_setretryinfo (3LDAP),
+.BR udp (4P),
+.BR attributes (7)