summaryrefslogtreecommitdiff
path: root/io.c
diff options
context:
space:
mode:
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 19ea6132be..38570eb065 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: