зеркало из https://github.com/github/ruby.git
update doc.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30417 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
fc38c70ce9
Коммит
89f9c4144f
|
@ -848,9 +848,9 @@ proc_wait2(int argc, VALUE *argv)
|
|||
*
|
||||
* <em>produces</em>:
|
||||
*
|
||||
* [[27434, #<Process::Status: pid=27434,exited(0)>],
|
||||
* [27433, #<Process::Status: pid=27433,exited(1)>],
|
||||
* [27432, #<Process::Status: pid=27432,exited(2)>]]
|
||||
* [[30982, #<Process::Status: pid 30982 exit 0>],
|
||||
* [30979, #<Process::Status: pid 30979 exit 1>],
|
||||
* [30976, #<Process::Status: pid 30976 exit 2>]]
|
||||
*/
|
||||
|
||||
static VALUE
|
||||
|
|
Загрузка…
Ссылка в новой задаче