diff options
Diffstat (limited to 'usr/src/man/man3c/_longjmp.3c')
-rw-r--r-- | usr/src/man/man3c/_longjmp.3c | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/usr/src/man/man3c/_longjmp.3c b/usr/src/man/man3c/_longjmp.3c index 62dfb59dc5..c754a5a35c 100644 --- a/usr/src/man/man3c/_longjmp.3c +++ b/usr/src/man/man3c/_longjmp.3c @@ -106,7 +106,7 @@ programs written to historical system interfaces. New applications should use .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -122,5 +122,9 @@ Interface Stability Standard .SH SEE ALSO .sp .LP -\fBlongjmp\fR(3C), \fBsetjmp\fR(3C), \fBsiglongjmp\fR(3C), \fBsigsetjmp\fR(3C), -\fBattributes\fR(5), \fBstandards\fR(5) +.BR longjmp (3C), +.BR setjmp (3C), +.BR siglongjmp (3C), +.BR sigsetjmp (3C), +.BR attributes (7), +.BR standards (7) |