[ruby-cvs:58970] nobu:r51819 (trunk): Clarify spawn pgroup documentation [ci skip]
nobu at ruby-lang.org
nobu at ruby-lang.org
Thu Sep 10 22:15:56 JST 2015
nobu 2015-09-10 22:15:55 +0900 (Thu, 10 Sep 2015)
New Revision: 51819
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=51819
Log:
Clarify spawn pgroup documentation [ci skip]
* process.c (rb_f_spawn): Be more specific regarding "other
values" by having "non-zero positive integers" Add nil, the
default value, as a possible value and what it means.
Try to use more consistent language.
[Fix GH-1008]
Modified files:
trunk/ChangeLog
trunk/process.c
More information about the ruby-cvs
mailing list