Jilles Tjoelker 2cd19a510a dup(2): Remove incorrect sentence about getdtablesize().
There are no getdtablesize() bounds on the file descriptor to be duplicated;
it only has to be open. If the RLIMIT_NOFILE rlimit was decreased after
opening the file descriptor, it may be greater than or equal to
getdtablesize() but still valid.

MFC after:	1 week
2013-04-21 19:42:04 +00:00
..
2012-05-12 07:52:45 +00:00
2013-03-02 00:53:12 +00:00
2013-04-14 11:44:47 +00:00
2012-05-13 14:16:04 +00:00
2013-04-11 20:15:37 +00:00
2013-04-21 10:30:19 +00:00
2011-07-10 06:57:00 +00:00