K 10 svn:author V 6 jilles K 8 svn:date V 27 2013-05-12T16:26:19.519813Z K 7 svn:log V 304 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. END