diff options
Diffstat (limited to 'usr/src/man/man3c/signalfd.3c')
-rw-r--r-- | usr/src/man/man3c/signalfd.3c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/man/man3c/signalfd.3c b/usr/src/man/man3c/signalfd.3c index eda57204b7..aa1bb90b1d 100644 --- a/usr/src/man/man3c/signalfd.3c +++ b/usr/src/man/man3c/signalfd.3c @@ -201,8 +201,8 @@ Unable to allocate state for the file descriptor. .Sh SEE ALSO .Xr poll 2 , .Xr sigwait 2 , +.Xr port_create 3C , .Xr sigsetops 3C , .Xr sigwaitinfo 3C , .Xr signal.h 3HEAD , -.Xr epoll 5 , -.Xr port_create 3C +.Xr epoll 5 |