summaryrefslogtreecommitdiff
path: root/usr/src/man/man3c/cnd.3c
diff options
context:
space:
mode:
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