summaryrefslogtreecommitdiff
path: root/usr/src/man/man3c/cnd.3c
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/man3c/cnd.3c
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/man3c/cnd.3c')
-rw-r--r--usr/src/man/man3c/cnd.3c4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/man/man3c/cnd.3c b/usr/src/man/man3c/cnd.3c
index e2bd8041cc..6748e08b0d 100644
--- a/usr/src/man/man3c/cnd.3c
+++ b/usr/src/man/man3c/cnd.3c
@@ -176,12 +176,12 @@ is returned to indicate an error.
.Sh MT-LEVEL
.Sy MT-Safe
.Sh SEE ALSO
-.Xr cond_braodcast 3C ,
+.Xr cond_broadcast 3C ,
.Xr cond_destroy 3C ,
.Xr cond_init 3C ,
.Xr cond_signal 3C ,
.Xr cond_timedwait 3C ,
.Xr cond_wait 3C ,
-.Xr threads 3HEAD ,
+.Xr threads.h 3HEAD ,
.Xr attributes 5 ,
.Xr threads 5