From nobody Fri Oct 15 01:56:35 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 7D1B5181620C for ; Fri, 15 Oct 2021 01:56:35 +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 4HVqBW2y5mz4vfc; Fri, 15 Oct 2021 01:56:35 +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 45CD31DEDC; Fri, 15 Oct 2021 01:56:35 +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 19F1uZE4028319; Fri, 15 Oct 2021 01:56:35 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 19F1uZwN028318; Fri, 15 Oct 2021 01:56:35 GMT (envelope-from git) Date: Fri, 15 Oct 2021 01:56:35 GMT Message-Id: <202110150156.19F1uZwN028318@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Glen Barber Subject: git: f4f6ddd977 - main - relnotes: prune EoL'd 11-STABLE links, although commented 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: gjb X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: f4f6ddd977842338e39f1fc00298a3b9626a800a Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by gjb: URL: https://cgit.FreeBSD.org/doc/commit/?id=f4f6ddd977842338e39f1fc00298a3b9626a800a commit f4f6ddd977842338e39f1fc00298a3b9626a800a Author: Glen Barber AuthorDate: 2021-10-15 01:55:53 +0000 Commit: Glen Barber CommitDate: 2021-10-15 01:55:53 +0000 relnotes: prune EoL'd 11-STABLE links, although commented Submitted by: Pau Amma Sponsored by: Rubicon Communications, LLC ("Netgate") --- website/content/en/relnotes.adoc | 6 ------ 1 file changed, 6 deletions(-) diff --git a/website/content/en/relnotes.adoc b/website/content/en/relnotes.adoc index 77c51fbb38..804285102c 100644 --- a/website/content/en/relnotes.adoc +++ b/website/content/en/relnotes.adoc @@ -55,10 +55,4 @@ HTML versions of the release documentation for FreeBSD -CURRENT and FreeBSD -STA * link:../relnotes/12-STABLE/hardware/[Hardware Notes] * link:../relnotes/12-STABLE/errata/[Errata] -=== FreeBSD 11-STABLE Release Documentation - -* link:../relnotes/11-STABLE/readme/[README] -* link:../relnotes/11-STABLE/relnotes/[Release Notes] -* link:../relnotes/11-STABLE/hardware/[Hardware Notes] -* link:../relnotes/11-STABLE/errata/[Errata] ////