doc: refine child_process detach behaviour
authorRobert Jefe Lindstaedt <robert.lindstaedt@gmail.com>
Fri, 19 Feb 2016 20:17:24 +0000 (21:17 +0100)
committerMyles Borins <mborins@us.ibm.com>
Fri, 8 Apr 2016 20:49:03 +0000 (16:49 -0400)
commit505faf63601a4db9365f7c11fc7e7c8c0169d91a
treee74d6df3c38c3f017eef07fb19657b105347cf19
parent56dda6f33625148387bec2c0b8fcb9b237605017
doc: refine child_process detach behaviour

this adds an example of a long running node process that actually
executes node code.
Also it mentions the not to harmonic detach behaviours of the
different platforms, whereas detaching on unix requires ignoring
the child_process' stdio explicitely.

PR-URL: https://github.com/nodejs/node/pull/5330
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
doc/api/child_process.markdown