Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit fc77cbb

Browse filesBrowse files
strugeeMyles Borins
authored andcommitted
doc: make node(1) more consistent with tradition
* Added traditional BUGS, AUTHORS and COPYRIGHT sections * Fixed some minor issues with the IRC links PR-URL: #8902 Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent fafffd4 commit fc77cbb
Copy full SHA for fc77cbb

File tree

Expand file treeCollapse file tree

1 file changed

+21
-2
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+21
-2
lines changed
Open diff view settings
Collapse file

‎doc/node.1‎

Copy file name to clipboardExpand all lines: doc/node.1
+21-2Lines changed: 21 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -159,8 +159,26 @@ is ~/.node_repl_history, which is overridden by this variable. Setting the
159159
value to an empty string ("" or " ") disables persistent REPL history.
160160

161161

162-
.SH RESOURCES AND DOCUMENTATION
162+
.SH BUGS
163+
Bugs are tracked in GitHub Issues:
164+
.ur https://github.com/nodejs/node/issues
165+
166+
167+
.SH AUTHORS
168+
Written and maintained by 1000+ contributors:
169+
.ur https://github.com/nodejs/node/blob/master/AUTHORS
170+
163171

172+
.SH COPYRIGHT
173+
Copyright Node.js contributors. Node.js is available under the MIT license.
174+
175+
Node.js also includes external libraries that are available under a variety
176+
of licenses. See
177+
.ur https://github.com/nodejs/node/blob/master/LICENSE
178+
for the full license text.
179+
180+
181+
.SH RESOURCES AND DOCUMENTATION
164182
Website:
165183
.ur https://nodejs.org/
166184

@@ -175,6 +193,7 @@ Mailing list:
175193

176194
IRC (general questions):
177195
.ur "chat.freenode.net #node.js"
196+
(unofficial)
178197

179-
IRC (node core development):
198+
IRC (Node.js core development):
180199
.ur "chat.freenode.net #node-dev"

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.