summaryrefslogtreecommitdiff
path: root/usr/src/man/man3ldap/cldap_open.3ldap
diff options
context:
space:
mode:
authorDan McDonald <danmcd@joyent.com>2022-03-15 12:07:15 -0400
committerGitHub <noreply@github.com>2022-03-15 12:07:15 -0400
commit83decd22b44019b0fe369224fb19e1ef21263ab6 (patch)
tree0bbbaea9d4231f77a406362904280d6ba53e1d55 /usr/src/man/man3ldap/cldap_open.3ldap
parentad491f11d9af43fd3f0d6159c9e08112de475a54 (diff)
downloadillumos-joyent-83decd22b44019b0fe369224fb19e1ef21263ab6.tar.gz
OS-8361 IPD 4 (man page renumbering) tracking issue
Reviewed by: Brian Bennett <brian.bennett@joyent.com> Approved by: Brian Bennett <brian.bennett@joyent.com>
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)