summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Mooney <pmooney@pfmooney.com>2016-05-16 21:41:05 +0000
committerPatrick Mooney <pmooney@pfmooney.com>2016-05-16 21:41:05 +0000
commit1ddc6d8f07aa2a8572ebc43af7c2085442c3c289 (patch)
tree3ba327e259a2b8bcc443ffa4b4e5ef33a8faed7a
parentd19cb1300ec66e8552d605a713e7b6dd6ba255f5 (diff)
downloadillumos-joyent-1ddc6d8f07aa2a8572ebc43af7c2085442c3c289.tar.gz
OS-5370 panic in signalfd (fix mancheck)
-rw-r--r--usr/src/man/man3c/signalfd.3c4
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