diff options
Diffstat (limited to 'usr/src/man/man3ldap/ldap_first_attribute.3ldap')
| -rw-r--r-- | usr/src/man/man3ldap/ldap_first_attribute.3ldap | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/usr/src/man/man3ldap/ldap_first_attribute.3ldap b/usr/src/man/man3ldap/ldap_first_attribute.3ldap index 62ce76d85c..8ddcb09e85 100644 --- a/usr/src/man/man3ldap/ldap_first_attribute.3ldap +++ b/usr/src/man/man3ldap/ldap_first_attribute.3ldap @@ -65,8 +65,11 @@ Interface Stability Evolving .SH SEE ALSO .LP -\fBldap\fR(3LDAP), \fBldap_first_entry\fR(3LDAP), \fBldap_get_values\fR(3LDAP), -\fBldap_error\fR(3LDAP), \fBattributes\fR(7) +\fBldap\fR(3LDAP), +\fBldap_error\fR(3LDAP), +\fBldap_first_entry\fR(3LDAP), +\fBldap_get_values\fR(3LDAP), +\fBattributes\fR(7) .SH NOTES .LP The \fBldap_first_attribute()\fR function alllocates memory that might need to |
