From nobody Thu Oct 14 00:30:04 2021 X-Original-To: dev-commits-doc-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id D3CEE1816863 for ; Thu, 14 Oct 2021 00:30:04 +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 4HV9K83LPCz4nFw; Thu, 14 Oct 2021 00:30:04 +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 4F0121849; Thu, 14 Oct 2021 00:30:04 +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 19E0U4VI082426; Thu, 14 Oct 2021 00:30:04 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 19E0U4Fd082423; Thu, 14 Oct 2021 00:30:04 GMT (envelope-from git) Date: Thu, 14 Oct 2021 00:30:04 GMT Message-Id: <202110140030.19E0U4Fd082423@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: "Danilo G. Baio" Subject: git: 9e45bdc5cf - main - Remove references of old mailing lists List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-doc-all@freebsd.org X-BeenThere: dev-commits-doc-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: dbaio X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 9e45bdc5cf8639c72ccc1991091a79b61759a548 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by dbaio: URL: https://cgit.FreeBSD.org/doc/commit/?id=9e45bdc5cf8639c72ccc1991091a79b61759a548 commit 9e45bdc5cf8639c72ccc1991091a79b61759a548 Author: Danilo G. Baio AuthorDate: 2021-10-14 00:27:32 +0000 Commit: Danilo G. Baio CommitDate: 2021-10-14 00:27:32 +0000 Remove references of old mailing lists - freebsd-eol - freebsd-lfs - freebsd-tilera - cvs-* It covers only English documents. --- .../en/books/handbook/eresources/_index.adoc | 14 ------------- shared/en/mailing-lists.adoc | 24 ---------------------- 2 files changed, 38 deletions(-) diff --git a/documentation/content/en/books/handbook/eresources/_index.adoc b/documentation/content/en/books/handbook/eresources/_index.adoc index 3335096c10..2466b78a14 100644 --- a/documentation/content/en/books/handbook/eresources/_index.adoc +++ b/documentation/content/en/books/handbook/eresources/_index.adoc @@ -192,9 +192,6 @@ Read the charter for each list carefully before joining or sending mail to one a |link:{freebsd-embedded-url}[freebsd-embedded] |Using FreeBSD in embedded applications -|link:{freebsd-eol-url}[freebsd-eol] -|Peer support of FreeBSD-related software that is no longer supported by the FreeBSD Project. - |link:{freebsd-emulation-url}[freebsd-emulation] |Emulation of other systems such as Linux/MS-DOS(R)/Windows(R) @@ -258,9 +255,6 @@ Read the charter for each list carefully before joining or sending mail to one a |link:{freebsd-kde-url}[freebsd-kde] |Porting KDE and KDE applications -|link:{freebsd-lfs-url}[freebsd-lfs] -|Porting LFS to FreeBSD - |link:{freebsd-mips-url}[freebsd-mips] |Porting FreeBSD to MIPS(R) @@ -366,9 +360,6 @@ Read the charter for each list carefully before joining or sending mail to one a |link:{freebsd-threads-url}[freebsd-threads] |Threading in FreeBSD -|link:{freebsd-tilera-url}[freebsd-tilera] -|Porting FreeBSD to the Tilera family of CPUs - |link:{freebsd-tokenring-url}[freebsd-tokenring] |Support Token Ring in FreeBSD @@ -749,11 +740,6 @@ _Enlightenment_ Discussions concerning the Enlightenment Desktop Environment for FreeBSD systems. This is a technical mailing list for which strictly technical content is expected. -link:{freebsd-eol-url}[freebsd-eol]:: -_Peer support of FreeBSD-related software that is no longer supported by the FreeBSD Project._ -+ -This list is for those interested in providing or making use of peer support of FreeBSD-related software for which the FreeBSD Project no longer provides official support in the form of security advisories and patches. - link:{freebsd-firewire-url}[freebsd-firewire]:: _FireWire(R) (iLink, IEEE 1394)_ + diff --git a/shared/en/mailing-lists.adoc b/shared/en/mailing-lists.adoc index d8924ed1ff..214d6c0b75 100644 --- a/shared/en/mailing-lists.adoc +++ b/shared/en/mailing-lists.adoc @@ -83,26 +83,6 @@ :ctm-users-url: https://lists.FreeBSD.org/subscription/ctm-users :ctm-users: {ctm-users-url}[{ctm-users-desc}] -:cvs-all-desc: FreeBSD CVS commit message mailing list -:cvs-all-url: https://lists.FreeBSD.org/subscription/cvs-all -:cvs-all: {cvs-all-url}[{cvs-all-desc}] - -:cvs-doc-desc: FreeBSD CVS doc commit list -:cvs-doc-url: https://lists.FreeBSD.org/subscription/cvs-doc -:cvs-doc: {cvs-doc-url}[{cvs-doc-desc}] - -:cvs-ports-desc: FreeBSD CVS ports commit list -:cvs-ports-url: https://lists.FreeBSD.org/subscription/cvs-ports -:cvs-ports: {cvs-ports-url}[{cvs-ports-desc}] - -:cvs-projects-desc: FreeBSD CVS projects commit list -:cvs-projects-url: https://lists.FreeBSD.org/subscription/cvs-projects -:cvs-projects: {cvs-projects-url}[{cvs-projects-desc}] - -:cvs-src-desc: FreeBSD CVS src commit list -:cvs-src-url: https://lists.FreeBSD.org/subscription/cvs-src -:cvs-src: {cvs-src-url}[{cvs-src-desc}] - :freebsd-database-desc: FreeBSD based Databases mailing list :freebsd-database-url: https://lists.FreeBSD.org/subscription/freebsd-database :freebsd-database: {freebsd-database-url}[{freebsd-database-desc}] @@ -555,10 +535,6 @@ :freebsd-threads-url: https://lists.FreeBSD.org/subscription/freebsd-threads :freebsd-threads: {freebsd-threads-url}[{freebsd-threads-desc}] -:freebsd-tilera-desc: Porting FreeBSD to the Tilera family of CPUs -:freebsd-tilera-url: https://lists.FreeBSD.org/subscription/freebsd-tilera -:freebsd-tilera: {freebsd-tilera-url}[{freebsd-tilera-desc}] - :freebsd-tokenring-desc: FreeBSD tokenring mailing list :freebsd-tokenring-url: https://lists.FreeBSD.org/subscription/freebsd-tokenring :freebsd-tokenring: {freebsd-tokenring-url}[{freebsd-tokenring-desc}]