From owner-svn-doc-head@freebsd.org Fri Oct 2 08:29:11 2015 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 939C1A0CD52; Fri, 2 Oct 2015 08:29:11 +0000 (UTC) (envelope-from emaste@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::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 8428B108D; Fri, 2 Oct 2015 08:29:11 +0000 (UTC) (envelope-from emaste@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t928TBCp079334; Fri, 2 Oct 2015 08:29:11 GMT (envelope-from emaste@FreeBSD.org) Received: (from emaste@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t928TBJI079333; Fri, 2 Oct 2015 08:29:11 GMT (envelope-from emaste@FreeBSD.org) Message-Id: <201510020829.t928TBJI079333@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: emaste set sender to emaste@FreeBSD.org using -f From: Ed Maste Date: Fri, 2 Oct 2015 08:29:11 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r47477 - head/en_US.ISO8859-1/books/faq X-SVN-Group: doc-head 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.20 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: Fri, 02 Oct 2015 08:29:11 -0000 Author: emaste (src committer) Date: Fri Oct 2 08:29:10 2015 New Revision: 47477 URL: https://svnweb.freebsd.org/changeset/doc/47477 Log: Clarify tier 2 and 3 as best-effort, not if-possible. Approved by: brd Modified: head/en_US.ISO8859-1/books/faq/book.xml Modified: head/en_US.ISO8859-1/books/faq/book.xml ============================================================================== --- head/en_US.ISO8859-1/books/faq/book.xml Fri Oct 2 08:19:48 2015 (r47476) +++ head/en_US.ISO8859-1/books/faq/book.xml Fri Oct 2 08:29:10 2015 (r47477) @@ -1557,8 +1557,8 @@ Yes. &os; divides support into multiple tiers. Tier 1 architectures, such as i386 or amd64; are fully - supported. Tiers 2 and 3 are supported on an - if-possible basis. A full explanation of the tier + supported. Tiers 2 and 3 are supported on a + best-effort basis. A full explanation of the tier system is available in the Committer's Guide.