From owner-svn-doc-head@freebsd.org Wed Oct 4 20:17:58 2017 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F3921E417E9; Wed, 4 Oct 2017 20:17:57 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C1BD46FC36; Wed, 4 Oct 2017 20:17:57 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v94KHvJR023216; Wed, 4 Oct 2017 20:17:57 GMT (envelope-from jhb@FreeBSD.org) Received: (from jhb@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v94KHuZO023215; Wed, 4 Oct 2017 20:17:56 GMT (envelope-from jhb@FreeBSD.org) Message-Id: <201710042017.v94KHuZO023215@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jhb set sender to jhb@FreeBSD.org using -f From: John Baldwin Date: Wed, 4 Oct 2017 20:17:56 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r51043 - head/en_US.ISO8859-1/articles/committers-guide X-SVN-Group: doc-head X-SVN-Commit-Author: jhb X-SVN-Commit-Paths: head/en_US.ISO8859-1/articles/committers-guide X-SVN-Commit-Revision: 51043 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Oct 2017 20:17:58 -0000 Author: jhb Date: Wed Oct 4 20:17:56 2017 New Revision: 51043 URL: https://svnweb.freebsd.org/changeset/doc/51043 Log: Note that pc98 is transitioning to Tier-4 in FreeBSD 12. Modified: head/en_US.ISO8859-1/articles/committers-guide/article.xml Modified: head/en_US.ISO8859-1/articles/committers-guide/article.xml ============================================================================== --- head/en_US.ISO8859-1/articles/committers-guide/article.xml Wed Oct 4 20:12:20 2017 (r51042) +++ head/en_US.ISO8859-1/articles/committers-guide/article.xml Wed Oct 4 20:17:56 2017 (r51043) @@ -4002,7 +4002,8 @@ Relnotes: yes Current Tier 2 platforms are &arch.arm;, &arch.arm64;, &arch.ia64; (through &os; 10), - &arch.pc98;, &arch.powerpc;, and &arch.sparc64;. + &arch.pc98; (through &os; 11), + &arch.powerpc;, and &arch.sparc64;. @@ -4045,7 +4046,8 @@ Relnotes: yes All systems not otherwise classified into a support tier are Tier 4 systems. The &arch.ia64; platform is transitioning - to Tier 4 status in &os; 11. + to Tier 4 status in &os; 11. The &arch.pc98; platform is + transitioning to Tier 4 status in &os; 12.