From owner-dev-commits-doc-all@freebsd.org Fri Jun 18 15:41:55 2021 Return-Path: Delivered-To: dev-commits-doc-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 21C8764899C for ; Fri, 18 Jun 2021 15:41:55 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4G637l0Wxbz4pHb; Fri, 18 Jun 2021 15:41:55 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id E42DF25525; Fri, 18 Jun 2021 15:41:54 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 15IFfsMh089468; Fri, 18 Jun 2021 15:41:54 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 15IFfslE089467; Fri, 18 Jun 2021 15:41:54 GMT (envelope-from git) Date: Fri, 18 Jun 2021 15:41:54 GMT Message-Id: <202106181541.15IFfslE089467@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Ceri Davies Subject: git: 83574aa805 - main - faq/ and community: update IRC information. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ceri X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 83574aa80524b2717192086841a7c93e798130cf Auto-Submitted: auto-generated X-BeenThere: dev-commits-doc-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the doc repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jun 2021 15:41:55 -0000 The branch main has been updated by ceri: URL: https://cgit.FreeBSD.org/doc/commit/?id=83574aa80524b2717192086841a7c93e798130cf commit 83574aa80524b2717192086841a7c93e798130cf Author: Ceri Davies AuthorDate: 2021-06-18 15:40:58 +0000 Commit: Ceri Davies CommitDate: 2021-06-18 15:41:50 +0000 faq/ and community: update IRC information. Reported by: koobs --- documentation/content/en/books/faq/_index.adoc | 11 +---------- website/content/en/community/irc.adoc | 4 +++- 2 files changed, 4 insertions(+), 11 deletions(-) diff --git a/documentation/content/en/books/faq/_index.adoc b/documentation/content/en/books/faq/_index.adoc index 852fbf7ce6..d7cbaaeb48 100644 --- a/documentation/content/en/books/faq/_index.adoc +++ b/documentation/content/en/books/faq/_index.adoc @@ -413,16 +413,7 @@ Refer to the link:{handbook}#eresources-mail[Handbook entry on mailing-lists] an [[irc]] === Are there FreeBSD IRC (Internet Relay Chat) channels? -Yes, most major IRC networks host a FreeBSD chat channel: - -* Channel `#FreeBSDhelp` on http://www.efnet.org/index.php[EFNet] is a channel dedicated to helping FreeBSD users. -* Channel `#FreeBSD` on http://freenode.net/[Freenode] is a general help channel with many users at any time. The conversations have been known to run off-topic for a while, but priority is given to users with FreeBSD questions. Other users can help with the basics, referring to the Handbook whenever possible and providing links for learning more about a particular topic. This is primarily an English speaking channel, though it does have users from all over the world. Non-native English speakers should try to ask the question in English first and then relocate to `##freebsd-lang` as appropriate. -* Channel `#FreeBSD` on http://www.dal.net/[DALNET] is available at `irc.dal.net` in the US and `irc.eu.dal.net` in Europe. -* Channel `#FreeBSD` on http://www.undernet.org/[UNDERNET] is available at `us.undernet.org` in the US and `eu.undernet.org` in Europe. Since it is a help channel, be prepared to read the documents you are referred to. -* Channel `#FreeBSD` on http://www.rusnet.org.ru/[RUSNET] is a Russian language channel dedicated to helping FreeBSD users. This is also a good place for non-technical discussions. -* Channel `#bsdchat` on http://freenode.net/[Freenode] is a Traditional Chinese (UTF-8 encoding) language channel dedicated to helping FreeBSD users. This is also a good place for non-technical discussions. - -The FreeBSD wiki has a https://wiki.freebsd.org/IRC/Channels[good list] of IRC channels. +Yes, most major IRC networks host a FreeBSD chat channel and the FreeBSD wiki holds an up to date https://wiki.freebsd.org/IRC/Channels[list of IRC channels]. Each of these channels are distinct and are not connected to each other. Since their chat styles differ, try each to find one suited to your chat style. diff --git a/website/content/en/community/irc.adoc b/website/content/en/community/irc.adoc index 7f9c25fff6..86d66af142 100644 --- a/website/content/en/community/irc.adoc +++ b/website/content/en/community/irc.adoc @@ -7,4 +7,6 @@ include::shared/en/urls.adoc[] = IRC -While #freebsd channels exist on various IRC networks, the FreeBSD project does not control them or endorse IRC as a support medium. You may be ignored, insulted, or kicked out if you ask questions on any channel in IRC, though you may have slightly better luck in channels named #freebsdhelp where such exist. A list of known FreeBSD related IRC channels is available in the FreeBSD https://wiki.freebsd.org/IRC/Channels[wiki]. If you want to try these or any other channels on IRC, it is nonetheless at your own risk and any complaints about conduct on those channels should not be directed to the FreeBSD project. See also link:{faq}#irc[the FAQ entry] for more information. +FreeBSD officially maintains an IRC presence with many channels covering subjects and topics ranging from general support to contribution and development. +Many project teams have dedicated channels where they plan and coordinate, so if you have a particular area of interest or just want to hang out and learn, check out our https://wiki.freebsd.org/IRC/Channels[wiki] for more information on our https://wiki.freebsd.org/IRC[FreeBSD IRC Channels]. +