Skip to content

Conversation

Trott
Copy link
Member

@Trott Trott commented Feb 7, 2017

Remove unneeded words from child_process doc.

Checklist
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)

doc child_process

Remove unneeded words from child_process doc.
@Trott Trott added child_process Issues and PRs related to the child_process subsystem. doc Issues and PRs related to the documentations. labels Feb 7, 2017
@nodejs-github-bot nodejs-github-bot added child_process Issues and PRs related to the child_process subsystem. doc Issues and PRs related to the documentations. labels Feb 7, 2017
```js
console.log('中文测试');
```
The `maxBuffer` option specifies the largest number of *octets* allowed on
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would you mind replacing octets with bytes. I think more people would recognize bytes, and it's used throughout this document.

@Trott
Copy link
Member Author

Trott commented Feb 9, 2017

Landed in a3bc9a1

@Trott Trott closed this Feb 9, 2017
Trott added a commit to Trott/io.js that referenced this pull request Feb 9, 2017
Remove unneeded words from child_process doc.

PR-URL: nodejs#11228
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
italoacasas pushed a commit that referenced this pull request Feb 13, 2017
Remove unneeded words from child_process doc.

PR-URL: #11228
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
italoacasas pushed a commit to italoacasas/node that referenced this pull request Feb 14, 2017
Remove unneeded words from child_process doc.

PR-URL: nodejs#11228
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
krydos pushed a commit to krydos/node that referenced this pull request Feb 25, 2017
Remove unneeded words from child_process doc.

PR-URL: nodejs#11228
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
jasnell pushed a commit that referenced this pull request Mar 7, 2017
Remove unneeded words from child_process doc.

PR-URL: #11228
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
@jasnell
Copy link
Member

jasnell commented Mar 7, 2017

would need a backport PR to land on v4

MylesBorins pushed a commit that referenced this pull request Mar 9, 2017
Remove unneeded words from child_process doc.

PR-URL: #11228
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
@MylesBorins MylesBorins mentioned this pull request Mar 9, 2017
@Trott Trott deleted the less-wordy branch January 13, 2022 22:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

child_process Issues and PRs related to the child_process subsystem. doc Issues and PRs related to the documentations.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants