Add cross references to siginfo.3.

This commit is contained in:
David Xu 2005-12-13 03:05:58 +00:00
parent e497db39e8
commit e9e7495667
10 changed files with 13 additions and 3 deletions

View File

@ -192,7 +192,8 @@ would be invalid.
.Xr aio_suspend 2 ,
.Xr aio_waitcomplete 2 ,
.Xr aio_write 2 ,
.Xr aio 4
.Xr aio 4 ,
.Xr siginfo 3
.Sh STANDARDS
The
.Fn aio_read

View File

@ -187,7 +187,8 @@ would be invalid.
.Xr aio_return 2 ,
.Xr aio_suspend 2 ,
.Xr aio_waitcomplete 2 ,
.Xr aio 4
.Xr aio 4,
.Xr siginfo 3
.Sh STANDARDS
The
.Fn aio_write

View File

@ -165,6 +165,7 @@ structure individually by calling
.Xr aio_read 2 ,
.Xr aio_write 2 ,
.Xr read 2 ,
.Xr siginfo 3 ,
.Xr write 2 ,
.Xr aio 4
.Sh STANDARDS

View File

@ -117,7 +117,8 @@ Process is already registered for notification by the message queue.
.Sh SEE ALSO
.Xr mq_open 2 ,
.Xr mq_send 2 ,
.Xr mq_timedsend 2
.Xr mq_timedsend 2 ,
.Xr siginfo 3
.Sh STANDARDS
The
.Fn mq_notify

View File

@ -618,6 +618,7 @@ or
.Xr wait 2 ,
.Xr fpsetmask 3 ,
.Xr setjmp 3 ,
.Xr siginfo 3 ,
.Xr siginterrupt 3 ,
.Xr sigsetops 3 ,
.Xr ucontext 3 ,

View File

@ -127,6 +127,7 @@ does not exist.
.El
.Sh SEE ALSO
.Xr sigaction 2 ,
.Xr siginfo 3 ,
.Xr sigpending 2 ,
.Xr sigqueue 2 ,
.Xr sigsuspend 2 ,

View File

@ -183,6 +183,7 @@ is necessary to wait.
.El
.Sh SEE ALSO
.Xr sigaction 2 ,
.Xr siginfo 3 ,
.Xr sigpending 2 ,
.Xr sigqueue 2 ,
.Xr sigsuspend 2 ,

View File

@ -149,6 +149,7 @@ memory protection fault.
.El
.Sh SEE ALSO
.Xr clock_getres 2 ,
.Xr siginfo 3 ,
.Xr timer_delete 2 ,
.Xr timer_getoverun 2
.Sh STANDARDS

View File

@ -248,6 +248,7 @@ memory protection fault.
.El
.Sh SEE ALSO
.Xr clock_getres 2 ,
.Xr siginfo 3 ,
.Xr timer_create 2
.Sh STANDARDS
The

View File

@ -322,6 +322,7 @@ flag set.
.Xr _exit 2 ,
.Xr ptrace 2 ,
.Xr sigaction 2 ,
.Xr siginfo 3 ,
.Xr exit 3
.Sh STANDARDS
The