1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

rdoc update.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21338 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
kazu 2009-01-05 06:55:14 +00:00
parent 8f86bc858f
commit 38c5409667

View file

@ -2082,7 +2082,7 @@ rb_thread_priority_set(VALUE thread, VALUE prio)
#if defined(NFDBITS) && defined(HAVE_RB_FD_INIT) #if defined(NFDBITS) && defined(HAVE_RB_FD_INIT)
/* /*
* several Unix platforms supports file descriptors bigger than FD_SETSIZE * several Unix platforms support file descriptors bigger than FD_SETSIZE
* in select(2) system call. * in select(2) system call.
* *
* - Linux 2.2.12 (?) * - Linux 2.2.12 (?)