Skip to content

Conversation

@silverwind
Copy link
Contributor

@silverwind silverwind commented Jan 29, 2018

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
Affected core subsystem(s)

doc

Fixes: #18434 which was introduced in 594b5d7. The textual output is the same for me, before and after this fix:

node [options] [v8 options] [script.js | -e "script" | - ] [--] [arguments]

@nodejs-github-bot nodejs-github-bot added the doc Issues and PRs related to the documentations. label Jan 29, 2018
@silverwind silverwind removed the doc Issues and PRs related to the documentations. label Jan 29, 2018
@silverwind silverwind added the doc Issues and PRs related to the documentations. label Jan 29, 2018
@silverwind
Copy link
Contributor Author

Thanks, landed in e56189e.

@silverwind silverwind closed this Jan 30, 2018
@silverwind silverwind deleted the fix-man-warnings branch January 30, 2018 17:52
silverwind referenced this pull request Jan 30, 2018
Fixes: #18434
Reviewed-By: Ben Noordhuis <[email protected]>
Reviewed-By: Daniel Bevenius <[email protected]>
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Jeremiah Senkpiel <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
MylesBorins referenced this pull request Mar 20, 2018
Fixes: #18434
Reviewed-By: Ben Noordhuis <[email protected]>
Reviewed-By: Daniel Bevenius <[email protected]>
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Jeremiah Senkpiel <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc Issues and PRs related to the documentations.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

man node produces warnings on macOS

7 participants