From nobody Thu Dec 28 10:13:38 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 4T148y1gcyz55Wj7 for ; Thu, 28 Dec 2023 10:13:38 +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 4T148y0MvDz3WXs for ; Thu, 28 Dec 2023 10:13:38 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1703758418; a=rsa-sha256; cv=none; b=iCr3IvT6Ekg8jdkyr3fKbXrQBP0ERGU90mWmD3MR9jPc4YKRI60hpQQj9Oi3qRoOByWpGg ALfuhYT2SPQg2a58c3xKaf7d+8UFpbzW9ZHvrwbCN/4asUu3mPittSa2x4rYEuSeuS5aje c5x8dgp6kBVkZ1P6CCCVvFNpLh1xyaWjBQvTNUrebfpTI9c9ct2t1lchzBkDxWXn5n3Sbt 6zfXlnbNpHQ/wZNI05cazD40WujussTPrEiHvntiFVPjJuLLeK1BqAaSUldQ38/cjAN+S4 L+arkcAwcg6PB+CkEBa0BDWm+KPCnfxWj+wrc6rJKuFrqXWrsNuj16sG0ky2kw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1703758418; 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=LQCDA+j81biuu3JEaux5J2Ic6VWFb2o6W4gyLWPMb78=; b=vI38vA0coC8Sog7unrGGvDZR3V1oKOMWCxrgswJU4mR+BxuUzlvI0vNrV0nh4hVtKwtIBk YQLhuLewZQn39TgktUnqG6ISAuR1P2nDIZdKiD05ydV3SJwL3/jjGrmaWtSxkG7zKwE5rF faV26PzGwbarCqRJp3EqxwWjM55qjYhT6bRSethx4oegDqnlXnFaJSe62tZ40ePVDcpUMt 4sWi0XEDbsmMNnvbe0mjU9wokW4haVHZNryedtC0dsfj3byUlcWrAcyNF2xMH9MyLRCKtj 4Pd/+qbuBSst55x9ecpCQK6xeZVkqX73hTMf+3AC28+Hbn0aI38VQvCQtVHdGA== 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 4T148x6ZrFz3bB for ; Thu, 28 Dec 2023 10:13:37 +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 3BSADbkK043806 for ; Thu, 28 Dec 2023 10:13:37 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 3BSADbPo043805 for doc@FreeBSD.org; Thu, 28 Dec 2023 10:13:37 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 273017] Mixed meanings/interpretations of phrases such as 'legacy', 'production' and 'production quality' Date: Thu, 28 Dec 2023 10:13:38 +0000 X-Bugzilla-Reason: AssignedTo CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Website X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-qa X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: grahamperrin@gmail.com X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: doc@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: 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=3D273017 --- Comment #19 from Graham Perrin --- describes STABLE as the production branch.=20 This seems contradictory to presentations of STABLE as separate from production. --=20 You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.=