summaryrefslogtreecommitdiff
path: root/usr/src/man/man3ldap/ldap_searchprefs.3ldap
diff options
context:
space:
mode:
authorRichard Lowe <richlowe@richlowe.net>2022-02-26 16:40:47 -0600
committerRichard Lowe <richlowe@richlowe.net>2022-03-10 01:14:35 -0600
commitbbf215553c7233fbab8a0afdf1fac74c44781867 (patch)
treee698415c5d1265b368c58c56199244dc2be86500 /usr/src/man/man3ldap/ldap_searchprefs.3ldap
parent236cb9a89d936b4b681853751c9af1adccc35ef9 (diff)
downloadillumos-gate-bbf215553c7233fbab8a0afdf1fac74c44781867.tar.gz
14443 resection manual pages per IPD4
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Andy Fiddaman <andy@omnios.org> Approved by: Dan McDonald <danmcd@joyent.com>
Diffstat (limited to 'usr/src/man/man3ldap/ldap_searchprefs.3ldap')
-rw-r--r--usr/src/man/man3ldap/ldap_searchprefs.3ldap10
1 files changed, 6 insertions, 4 deletions
diff --git a/usr/src/man/man3ldap/ldap_searchprefs.3ldap b/usr/src/man/man3ldap/ldap_searchprefs.3ldap
index b5301647ae..195d7e9fbe 100644
--- a/usr/src/man/man3ldap/ldap_searchprefs.3ldap
+++ b/usr/src/man/man3ldap/ldap_searchprefs.3ldap
@@ -57,14 +57,14 @@ specify the type of search to be performed.
.LP
\fBldap_init_searchprefs()\fR reads a sequence of search preference
configurations from a valid LDAP searchpref configuration file. See
-\fBldapsearchprefs.conf\fR(4). Upon success, \fB0\fR is returned and
+\fBldapsearchprefs.conf\fR(5). Upon success, \fB0\fR is returned and
\fIsolistp\fR is set to point to a list of search preference data structures.
.sp
.LP
\fBldap_init_searchprefs_buf()\fR reads a sequence of search preference
configurations from \fIbuf\fR, whose size is \fIbuflen.\fR \fIbuf\fR should
point to the data in the format defined for an LDAP search preference
-configuration file. See \fBldapsearchprefs.conf\fR(4). Upon success, \fB0\fR
+configuration file. See \fBldapsearchprefs.conf\fR(5). Upon success, \fB0\fR
is returned and \fIsolistp\fR is set to point to a list of search preference
data structures.
.sp
@@ -108,7 +108,7 @@ Memory allocation problem.
.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
@@ -123,7 +123,9 @@ Interface Stability Evolving
.SH SEE ALSO
.sp
.LP
-\fBldap\fR(3LDAP), \fBldapsearchprefs.conf\fR(4), \fBattributes\fR(5)
+.BR ldap (3LDAP),
+.BR ldapsearchprefs.conf (5),
+.BR attributes (7)
.sp
.LP
Yeong, W., Howes, T., and Hardcastle-Kille, S., "Lightweight Directory Access