doc: add notes to child_process.fork() and .exec()
authorRich Trott <rtrott@gmail.com>
Sun, 17 May 2015 02:33:13 +0000 (19:33 -0700)
committerRoman Reiss <me@silverwind.io>
Wed, 20 May 2015 12:21:06 +0000 (14:21 +0200)
commit86dd244d9b36e45a8106995614eb714aeb4a119c
tree27bb8d922c13c09349ecc3298660340abf3e7606
parent5773438913ffff104ae1f4907e35f925299090d3
doc: add notes to child_process.fork() and .exec()

Adds notes about the difference to their POSIX counterparts.

PR-URL: https://github.com/nodejs/io.js/pull/1718
Fixes: https://github.com/nodejs/io.js/issues/224
Reviewed-By: Roman Reiss <me@silverwind.io>
doc/api/child_process.markdown