diff options
Diffstat (limited to 'usr/src/man/man3c/nanosleep.3c')
-rw-r--r-- | usr/src/man/man3c/nanosleep.3c | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/usr/src/man/man3c/nanosleep.3c b/usr/src/man/man3c/nanosleep.3c index ba1e275bb0..dbf7c09112 100644 --- a/usr/src/man/man3c/nanosleep.3c +++ b/usr/src/man/man3c/nanosleep.3c @@ -137,7 +137,7 @@ The \fBnanosleep()\fR function is not supported by this implementation. .RE .SH ATTRIBUTES -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -151,8 +151,11 @@ Interface Stability Committed _ MT-Level MT-Safe _ -Standard See \fBstandards\fR(5). +Standard See \fBstandards\fR(7). .TE .SH SEE ALSO -\fBsleep\fR(3C), \fBtime.h\fR(3HEAD), \fBattributes\fR(5), \fBstandards\fR(5) +.BR sleep (3C), +.BR time.h (3HEAD), +.BR attributes (7), +.BR standards (7) |