summaryrefslogtreecommitdiff
path: root/usr/src/man/man3ldap
diff options
context:
space:
mode:
authorJerry Jelinek <jerry.jelinek@joyent.com>2017-08-25 11:47:18 +0000
committerJerry Jelinek <jerry.jelinek@joyent.com>2017-08-25 11:47:18 +0000
commit7ea43bde3158af4cd2e4bf46023f931bf0f29b4d (patch)
tree7a66e47a5e0b1cb7521344945666b1eda68f0f7b /usr/src/man/man3ldap
parent959bbe4636373bd4e9a18ac470476803cc2087d0 (diff)
parentb31ca922c7346747131aed07c0c171ec2f573aac (diff)
downloadillumos-joyent-7ea43bde3158af4cd2e4bf46023f931bf0f29b4d.tar.gz
[illumos-gate merge]
commit b31ca922c7346747131aed07c0c171ec2f573aac 8566 Man pages contain cross-reference errata
Diffstat (limited to 'usr/src/man/man3ldap')
-rw-r--r--usr/src/man/man3ldap/ber_encode.3ldap2
-rw-r--r--usr/src/man/man3ldap/ldap_entry2text.3ldap2
2 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/man/man3ldap/ber_encode.3ldap b/usr/src/man/man3ldap/ber_encode.3ldap
index aaa094e20c..ae7eb4a825 100644
--- a/usr/src/man/man3ldap/ber_encode.3ldap
+++ b/usr/src/man/man3ldap/ber_encode.3ldap
@@ -103,7 +103,7 @@ The \fBber_alloc()\fR function is used to allocate a new BER element.
.sp
.LP
The \fBber_printf()\fR function is used to encode a BER element in much the
-same way that \fBsprintf(3S)\fR works. One important difference, though, is
+same way that \fBsprintf(3C)\fR works. One important difference, though, is
that some state information is kept with the \fIber\fR parameter so that
multiple calls can be made to \fBber_printf()\fR to append things to the end
of the BER element. \fBBer_printf()\fR writes to \fIber\fR, a pointer to a
diff --git a/usr/src/man/man3ldap/ldap_entry2text.3ldap b/usr/src/man/man3ldap/ldap_entry2text.3ldap
index 66dea5cd87..81e54e3006 100644
--- a/usr/src/man/man3ldap/ldap_entry2text.3ldap
+++ b/usr/src/man/man3ldap/ldap_entry2text.3ldap
@@ -81,7 +81,7 @@ cc[ \fIflag\fR... ] \fIfile\fR... -lldap[ \fIlibrary\fR... ]
.sp
.LP
These functions use the LDAP display template functions (see
-\fBldap_disptmpl\fR(3LDAP) and \fBldap_templates.conf(4))\fR to produce a
+\fBldap_disptmpl\fR(3LDAP) and \fBldaptemplates.conf\fR(4)) to produce a
plain text or an HyperText Markup Language (HTML) display of an entry or a set
of values. Typical plain text output produced for an entry might look like:
.sp