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@20561 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
akr 2008-12-06 01:05:57 +00:00
parent c087e70c22
commit 83b37cfc4f

View file

@ -1722,7 +1722,7 @@ rb_exec_arg_fixup(struct rb_exec_arg *e)
* [cmdname, argv0], arg1, ... : command name and arguments including argv[0] (no shell)
*
* If single string is given as the command,
* it is taken as a line that is subject to shell expansion before being executed.
* it is taken as a command line that is subject to shell expansion before being executed.
*
* If two or more +string+ given,
* the first is taken as a command name and