summaryrefslogtreecommitdiffstats
path: root/io.c
diff options
context:
space:
mode:
authorakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-03-28 14:49:49 +0000
committerakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-03-28 14:49:49 +0000
commit45951eb88532c6cdb384ab8340a367f59a6b68e3 (patch)
tree99105f948fcfd18eb0f6340b35736fdf3bd7b3e4 /io.c
parent23c15dae8e4ce4b66c626ce488cba823038aa3ca (diff)
downloadruby-45951eb88532c6cdb384ab8340a367f59a6b68e3.tar.gz
ruby-45951eb88532c6cdb384ab8340a367f59a6b68e3.tar.xz
ruby-45951eb88532c6cdb384ab8340a367f59a6b68e3.zip
rdoc update.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@23092 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'io.c')
-rw-r--r--io.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/io.c b/io.c
index 19ea6132b..38570eb06 100644
--- a/io.c
+++ b/io.c
@@ -4884,6 +4884,8 @@ pop_last_hash(int *argc_p, VALUE *argv)
* standard input and output will be connected to the returned
* <code>IO</code> object.
*
+ * The PID of the started process can be obtained by IO#pid method.
+ *
* _cmd_ is a string or an array as follows.
*
* cmd: