Skip to content

Commit

Permalink
doc: improve process.ppid 'added in' info
Browse files Browse the repository at this point in the history
PR-URL: #29772
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
  • Loading branch information
watson authored and BridgeAR committed Oct 9, 2019
1 parent 75f3b28 commit bc48646
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion doc/api/process.md
Expand Up @@ -1637,7 +1637,10 @@ Android operating system. However, Android support in Node.js

## process.ppid
<!-- YAML
added: v9.2.0
added:
- v9.2.0
- v8.10.0
- v6.13.0
-->

* {integer}
Expand Down

0 comments on commit bc48646

Please sign in to comment.