diff options
| author | Eivind Eklund <eivind@FreeBSD.org> | 2004-01-26 15:20:16 +0000 |
|---|---|---|
| committer | Eivind Eklund <eivind@FreeBSD.org> | 2004-01-26 15:20:16 +0000 |
| commit | 93a876df3191ce2d33eb6993643312df929709c0 (patch) | |
| tree | fe82e9ff4ff36d084f73e8d808368020c947f5d9 /lib/libc | |
| parent | 1633f3b5a21a4af501cbcac85873fb10f3b6e669 (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/sys/select.2 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/sys/select.2 b/lib/libc/sys/select.2 index 7e9434f91151..93b88cbaff8d 100644 --- a/lib/libc/sys/select.2 +++ b/lib/libc/sys/select.2 @@ -165,6 +165,8 @@ was invalid. .Xr connect 2 , .Xr getdtablesize 2 , .Xr gettimeofday 2 , +.Xr kqueue 2 , +.Xr poll 2 , .Xr read 2 , .Xr recv 2 , .Xr send 2 , |
