FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

doc: edit maxBuffer/Unicode paragraph for clarity by Trott · Pull Request #11228 · nodejs/node · GitHub

/ node Public

doc: edit maxBuffer/Unicode paragraph for clarity - #11228

Closed
Trott wants to merge 2 commits into
nodejs:masterfrom
Trott:less-wordy
Closed

doc: edit maxBuffer/Unicode paragraph for clarity#11228
Trott wants to merge 2 commits into
nodejs:masterfrom
Trott:less-wordy

Conversation

Trott commented Feb 7, 2017

Copy link
Copy Markdown
Member

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 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 added child_process Issues and PRs related to the child_process subsystem. doc Issues and PRs related to the documentations. labels Feb 7, 2017
Comment thread doc/api/child_process.md Outdated
```js
console.log('中文测试');
```
The `maxBuffer` option specifies the largest number of *octets* allowed on

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

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

Trott commented Feb 9, 2017
edited
Loading

Copy link
Copy Markdown
Member Author

Landed in a3bc9a1

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 <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
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 <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
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 <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
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 <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
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 <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>

jasnell commented Mar 7, 2017

Copy link
Copy Markdown
Member

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 <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
MylesBorins mentioned this pull request Mar 9, 2017
Trott deleted the less-wordy branch January 13, 2022 22:34
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL