Skip to content

Conversation

@sam-github
Copy link
Contributor

Fix some minor errors and omissions in docs

@sam-githubsam-github added the doc Issues and PRs related to the documentations. label Sep 16, 2015
@mscdexmscdex added buffer Issues and PRs related to the buffer subsystem. child_process Issues and PRs related to the child_process subsystem. net Issues and PRs related to the net subsystem. labels Sep 16, 2015
Copy link
Contributor

Choose a reason for hiding this comment

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

No apostrophe in its.

Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

thanks

@sam-github
Copy link
ContributorAuthor

Fixed those two things, otherwise LGTY?

@cjihrig
Copy link
Contributor

Yea, LGTM with one question. None of the child_process changes depend on #2908 right?

@sam-github
Copy link
ContributorAuthor

They do not, the docs here describe the existing behaviour.

#2908 depends on this because .hide allows the window popup to be disabled (it comes about from me noticing this before now undocumented behaviour of detached on Windows).

sam-github added a commit that referenced this pull request Sep 16, 2015
sam-github added a commit that referenced this pull request Sep 16, 2015
sam-github added a commit that referenced this pull request Sep 16, 2015
createServer() can create socket of types other than TCP. PR-URL: #2903 Reviewed-By: Colin Ihrig <[email protected]>
@sam-github
Copy link
ContributorAuthor

Landed in 6cb9e8a, e148dcc, and a12628b.

sam-github added a commit that referenced this pull request Sep 16, 2015
sam-github added a commit that referenced this pull request Sep 16, 2015
sam-github added a commit that referenced this pull request Sep 16, 2015
createServer() can create socket of types other than TCP. PR-URL: #2903 Reviewed-By: Colin Ihrig <[email protected]>
@rvaggrvagg mentioned this pull request Sep 22, 2015
@sam-githubsam-github deleted the misc-doc-fixes branch April 17, 2017 20:39
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bufferIssues and PRs related to the buffer subsystem.child_processIssues and PRs related to the child_process subsystem.docIssues and PRs related to the documentations.netIssues and PRs related to the net subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@sam-github@cjihrig@mscdex