From nobody Sun Aug 27 09:06:12 2023 X-Original-To: doc@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 4RYSTw6SQxz4rhV0 for ; Sun, 27 Aug 2023 09:06:12 +0000 (UTC) (envelope-from bugzilla-noreply@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 4RYSTw1RSwz3H2n for ; Sun, 27 Aug 2023 09:06:12 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1693127172; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=1fnN2yo/EWvE0pwF2oAI2rUeV3yhw2iPAfnVGAAyJTY=; b=t6SbcR8OwHKyY3nQUvYmJMHnpeGTdt43aKeEP70ckPjhTvOp2ruOkBMsH8bwYBe4/GTZt7 WYZOkaK4yPyrXzFqlwAc67AtMvgjjjca7Rx7PTHAnhgWk2o8pzNp9TvxEefaI4qIFCr7cQ KoCW7r/6xzaR/oROfO4SZU4YEngyQm4RAsQL+GsVm2LoSDYN0uXCj//lHnX9Z7X1Sk3NOc Zaeb76WWWxueHipZRsDQ3T5yp0iYWxEUdzFDX1qL6zJEP4QmO5jqL01mD1Y/swNqnAsTMe 7iwywCAA2SWO8JM1iC2hAEeAkCAIJBgmLUbvMsTciB1OqSfW72b0dVlBWyMyVw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1693127172; a=rsa-sha256; cv=none; b=tJvnMrrAOzujBU0q8MssRym4nXUdv0ebvN4yOF8Txq6+kb5sSyx8A4DD+Z9cnrEenLeYjJ 7p2ah3l5L2XdQmhCwe5mYTqC2pScWGoMCQ/VcL4qwDcm17GSuirVKw6nVcVcNZnP62dZr1 ACUoGNQPQqoSP7Nf5O5wqE7i4NfXPnd63/pDsNiiyQjHTlBRONyD4tr2EPQVJDc1tv3Ej9 thd60ovybnT9BRwVCKQ++dRLlRqmspKRfLsyBMLrfdgPBEPF0Rqj1GAZqQz7kXhDVPM7nQ LZnC3yAVdOePIhveCqf0cff3hjQ5ykO6NiWzHmxOcrO86q/ZU3SHIiOuBlCsTA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 4RYSTw0Kn4z5RT for ; Sun, 27 Aug 2023 09:06:12 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 37R96BBt080082 for ; Sun, 27 Aug 2023 09:06:11 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 37R96Bv3080081 for doc@FreeBSD.org; Sun, 27 Aug 2023 09:06:11 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: doc@FreeBSD.org Subject: [Bug 273358] FreeBSD Handbook: stable/11 and stable/12 described as legacy branches Date: Sun, 27 Aug 2023 09:06:12 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Website X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: grahamperrin@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: doc@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc flagtypes.name Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Documentation project List-Archive: https://lists.freebsd.org/archives/freebsd-doc List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-doc@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D273358 Graham Perrin =E2=97=90 changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |releng@FreeBSD.org Attachment #244355| |maintainer-approval?(releng Flags| |@FreeBSD.org) --- Comment #2 from Graham Perrin =E2=97=90 --- Comment on attachment 244355 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D244355 Improved .patch From [PATCH 1/2]:=20 > By no longer describing stable/11 and stable/12 as legacy, there's less to > consider in > https://bugs.freebsd.org/273017 --=20 You are receiving this mail because: You are the assignee for the bug.=