aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorEivind Eklund <eivind@FreeBSD.org>2004-01-26 15:19:54 +0000
committerEivind Eklund <eivind@FreeBSD.org>2004-01-26 15:19:54 +0000
commit1633f3b5a21a4af501cbcac85873fb10f3b6e669 (patch)
tree8a42235ddf72ac3d2a4b9a1722a73807f89e5d6b /lib
parentbbee16c0b95c8bd6d1055177091a362979f6cbf7 (diff)
downloadsrc-1633f3b5a21a4af501cbcac85873fb10f3b6e669.tar.gz
src-1633f3b5a21a4af501cbcac85873fb10f3b6e669.zip
Xref kqueue
Notes
Notes: svn path=/head/; revision=125038
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/sys/poll.21
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/sys/poll.2 b/lib/libc/sys/poll.2
index 32566673ec7b..fcbc11042940 100644
--- a/lib/libc/sys/poll.2
+++ b/lib/libc/sys/poll.2
@@ -176,6 +176,7 @@ The specified time limit is negative.
.Sh SEE ALSO
.Xr accept 2 ,
.Xr connect 2 ,
+.Xr kqueue 2 ,
.Xr read 2 ,
.Xr recv 2 ,
.Xr select 2 ,