From 8ccd246aa263a758b096cf82a56cf1934c6702d5 Mon Sep 17 00:00:00 2001 From: Aviv Keller <38299977+RedYetiDev@users.noreply.github.com> Date: Sat, 11 May 2024 10:59:48 -0400 Subject: [PATCH 1/3] cli: add OpenJSF slack to man-page --- doc/node.1 | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/doc/node.1 b/doc/node.1 index 9ce115141b6b52..4981869feb2f82 100644 --- a/doc/node.1 +++ b/doc/node.1 @@ -767,7 +767,7 @@ See for the full license text. . .\"====================================================================== -.Sh SEE ALSO +.SH SEE ALSO Website: .Sy https://nodejs.org/ . @@ -780,10 +780,13 @@ GitHub repository and issue tracker: .Sy https://github.com/nodejs/node . .Pp +OpenJS Foundation Slack: +.Sy "https://slack-invite.openjsf.org/ #nodejs" +. +.Pp IRC (general questions): .Sy "libera.chat #node.js" (unofficial) -. .\"====================================================================== .Sh AUTHORS Written and maintained by 1000+ contributors: From 58b8800c688091ede1f4d2c861cab4d5ca4b328f Mon Sep 17 00:00:00 2001 From: Aviv Keller <38299977+RedYetiDev@users.noreply.github.com> Date: Sat, 11 May 2024 11:00:27 -0400 Subject: [PATCH 2/3] Update node.1 --- doc/node.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/node.1 b/doc/node.1 index 4981869feb2f82..6d66616698327e 100644 --- a/doc/node.1 +++ b/doc/node.1 @@ -767,7 +767,7 @@ See for the full license text. . .\"====================================================================== -.SH SEE ALSO +.Sh SEE ALSO Website: .Sy https://nodejs.org/ . From 712422e613c5b6743e2bcd1789eea760273aefce Mon Sep 17 00:00:00 2001 From: Aviv Keller <38299977+RedYetiDev@users.noreply.github.com> Date: Sat, 11 May 2024 11:00:49 -0400 Subject: [PATCH 3/3] Update node.1 --- doc/node.1 | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/node.1 b/doc/node.1 index 6d66616698327e..74883a8e51b550 100644 --- a/doc/node.1 +++ b/doc/node.1 @@ -787,6 +787,7 @@ OpenJS Foundation Slack: IRC (general questions): .Sy "libera.chat #node.js" (unofficial) +. .\"====================================================================== .Sh AUTHORS Written and maintained by 1000+ contributors: