diff options
Diffstat (limited to 'usr/src/man/man9f/untimeout.9f')
-rw-r--r-- | usr/src/man/man9f/untimeout.9f | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/usr/src/man/man9f/untimeout.9f b/usr/src/man/man9f/untimeout.9f index 7c169e962b..492625421c 100644 --- a/usr/src/man/man9f/untimeout.9f +++ b/usr/src/man/man9f/untimeout.9f @@ -122,8 +122,11 @@ xxcheckcond(struct xxstate *xsp) .SH SEE ALSO .sp .LP -\fBopen\fR(9E), \fBcv_signal\fR(9F), \fBcv_wait_sig\fR(9F), \fBdelay\fR(9F), -\fBtimeout\fR(9F) +.BR open (9E), +.BR cv_signal (9F), +.BR cv_wait_sig (9F), +.BR delay (9F), +.BR timeout (9F) .sp .LP \fIWriting Device Drivers\fR |