doc: process exit event is not guaranteed to fire
authorRich Trott <rtrott@gmail.com>
Mon, 14 Sep 2015 17:28:02 +0000 (10:28 -0700)
committerJeremiah Senkpiel <fishrock123@rocketmail.com>
Thu, 17 Sep 2015 01:03:51 +0000 (21:03 -0400)
commitbf42cc8dba0e28e3e9646b4d27a52156d767ed90
tree3f73bbe900f1071b39e727a8f8e2174d2b934820
parent079a2173d469bbbac09063d728e1dac36640af12
doc: process exit event is not guaranteed to fire

This change:

* notes that the exit event is not guaranteed to fire
* provides an example situation where the exit event may not fire
* makes a minor copyediting change
* enforces 80 character wrap in one place where it was not honored

Fixes: https://github.com/nodejs/node/issues/2853
PR-URL: https://github.com/nodejs/node/pull/2861
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
doc/api/process.markdown