diff options
author | Dan McDonald <danmcd@joyent.com> | 2022-03-15 12:07:15 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-15 12:07:15 -0400 |
commit | 83decd22b44019b0fe369224fb19e1ef21263ab6 (patch) | |
tree | 0bbbaea9d4231f77a406362904280d6ba53e1d55 /usr/src/man/man3ldap/ldap_ufn.3ldap | |
parent | ad491f11d9af43fd3f0d6159c9e08112de475a54 (diff) | |
download | illumos-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/ldap_ufn.3ldap')
-rw-r--r-- | usr/src/man/man3ldap/ldap_ufn.3ldap | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/usr/src/man/man3ldap/ldap_ufn.3ldap b/usr/src/man/man3ldap/ldap_ufn.3ldap index 81ec34b3c2..f387ee7f1d 100644 --- a/usr/src/man/man3ldap/ldap_ufn.3ldap +++ b/usr/src/man/man3ldap/ldap_ufn.3ldap @@ -79,7 +79,7 @@ first", "ufn intermediate", and "ufn last". .sp .LP The \fBldap_ufn_setfilter()\fR function is used to set the -\fBldapfilter.conf\fR(4) file for use with the \fBldap_init_getfilter\fR(3LDAP) +\fBldapfilter.conf\fR(5) file for use with the \fBldap_init_getfilter\fR(3LDAP) function to \fIfname\fR. .sp .LP @@ -98,7 +98,7 @@ actually be a pointer to a struct timeval. This is so \fBldap_ufn_timeout()\fR can be used as a cancelproc in the above functions. .SH ATTRIBUTES .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 @@ -112,9 +112,13 @@ Interface Stability Evolving .SH SEE ALSO .LP -\fBgettimeofday\fR(3C), \fBldap\fR(3LDAP), \fBldap_search\fR(3LDAP), -\fBldap_getfilter\fR(3LDAP), \fBldapfilter.conf\fR(4), \fBldap_error\fR(3LDAP), -\fBattributes\fR(5) +.BR gettimeofday (3C), +.BR ldap (3LDAP), +.BR ldap_error (3LDAP), +.BR ldap_getfilter (3LDAP), +.BR ldap_search (3LDAP), +.BR ldapfilter.conf (5), +.BR attributes (7) .SH NOTES .LP These functions may allocates memory. Return values are contained in |