diff options
Diffstat (limited to 'usr/src/man/man2/_lwp_mutex_lock.2')
-rw-r--r-- | usr/src/man/man2/_lwp_mutex_lock.2 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr/src/man/man2/_lwp_mutex_lock.2 b/usr/src/man/man2/_lwp_mutex_lock.2 index 5a40b63df4..6178ca1f88 100644 --- a/usr/src/man/man2/_lwp_mutex_lock.2 +++ b/usr/src/man/man2/_lwp_mutex_lock.2 @@ -93,4 +93,5 @@ The \fImp\fR argument points to a locked mutex. .SH SEE ALSO .sp .LP -\fBIntro\fR(2), \fB_lwp_cond_wait\fR(2) +.BR Intro (2), +.BR _lwp_cond_wait (2) |