diff options
| author | Eivind Eklund <eivind@FreeBSD.org> | 2004-01-26 15:19:54 +0000 |
|---|---|---|
| committer | Eivind Eklund <eivind@FreeBSD.org> | 2004-01-26 15:19:54 +0000 |
| commit | 1633f3b5a21a4af501cbcac85873fb10f3b6e669 (patch) | |
| tree | 8a42235ddf72ac3d2a4b9a1722a73807f89e5d6b | |
| parent | bbee16c0b95c8bd6d1055177091a362979f6cbf7 (diff) | |
Notes
| -rw-r--r-- | lib/libc/sys/poll.2 | 1 |
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 , |
