diff options
| author | Richard Lowe <richlowe@richlowe.net> | 2022-02-01 16:25:34 -0600 |
|---|---|---|
| committer | Richard Lowe <richlowe@richlowe.net> | 2022-02-18 15:32:41 -0600 |
| commit | bb788c55f7450a1360e9752bf81c3a3932cc8018 (patch) | |
| tree | 77443122971496a73748e2d9722913303ab61b55 /usr/src/man/man3ldap/ldap_first_attribute.3ldap | |
| parent | 7d5a0c32ad2a16518949e2843f208bf257e5cf79 (diff) | |
| download | illumos-joyent-bb788c55f7450a1360e9752bf81c3a3932cc8018.tar.gz | |
manual: fix up free-form normative manual references in the manual
Diffstat (limited to 'usr/src/man/man3ldap/ldap_first_attribute.3ldap')
| -rw-r--r-- | usr/src/man/man3ldap/ldap_first_attribute.3ldap | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/man/man3ldap/ldap_first_attribute.3ldap b/usr/src/man/man3ldap/ldap_first_attribute.3ldap index 2b90dfcf10..62ce76d85c 100644 --- a/usr/src/man/man3ldap/ldap_first_attribute.3ldap +++ b/usr/src/man/man3ldap/ldap_first_attribute.3ldap @@ -50,7 +50,7 @@ If an error occurs, \fINULL\fR is returned and the \fBld_errno\fR field in the for a description of possible error codes. .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 @@ -66,7 +66,7 @@ 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(5) +\fBldap_error\fR(3LDAP), \fBattributes\fR(7) .SH NOTES .LP The \fBldap_first_attribute()\fR function alllocates memory that might need to |
