summaryrefslogtreecommitdiff
path: root/doc/node.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/node.1')
-rw-r--r--doc/node.123
1 files changed, 21 insertions, 2 deletions
diff --git a/doc/node.1 b/doc/node.1
index 1ec0d0ea48..43ec7c12b6 100644
--- a/doc/node.1
+++ b/doc/node.1
@@ -202,8 +202,26 @@ Setting this will void any guarantee that stdio will not be interleaved or
dropped at program exit. \fBAvoid use.\fR
-.SH RESOURCES AND DOCUMENTATION
+.SH BUGS
+Bugs are tracked in GitHub Issues:
+.ur https://github.com/nodejs/node/issues
+
+
+.SH AUTHORS
+Written and maintained by 1000+ contributors:
+.ur https://github.com/nodejs/node/blob/master/AUTHORS
+
+.SH COPYRIGHT
+Copyright Node.js contributors. Node.js is available under the MIT license.
+
+Node.js also includes external libraries that are available under a variety
+of licenses. See
+.ur https://github.com/nodejs/node/blob/master/LICENSE
+for the full license text.
+
+
+.SH RESOURCES AND DOCUMENTATION
Website:
.ur https://nodejs.org/
@@ -218,6 +236,7 @@ Mailing list:
IRC (general questions):
.ur "chat.freenode.net #node.js"
+(unofficial)
-IRC (node core development):
+IRC (Node.js core development):
.ur "chat.freenode.net #node-dev"