Skip to content

Number of processes used by 'make' should not be specified in documentation #8286

Closed
@thecoolestguy

Description

@thecoolestguy
  • 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

Metadata

Metadata

Assignees

Labels

buildIssues and PRs related to build files or the CI.docIssues and PRs related to the documentations.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions