Description
- v6.4.0
- Darwin 14.5.0
- doc
In several of the documentation files, the number of simultaneous jobs is specified by the -j option and the number varies between files. According to the 'make' man page, "If the -j option is given without an argument, make will not limit the number of jobs that can run simultaneously." The documentation should just have a '-j' without a number, so as to remain system-agnostic.
The files in which this issue resides are as follows:
https://github.com/nodejs/node/blob/master/doc/onboarding.md
https://github.com/nodejs/node/blob/master/doc/onboarding-extras.md
https://github.com/nodejs/node/blob/master/doc/guides/building-node-with-ninja.md
https://github.com/nodejs/node/blob/master/CONTRIBUTING.md
https://github.com/nodejs/node/blob/master/.github/PULL_REQUEST_TEMPLATE.md