svn commit: r47477 - head/en_US.ISO8859-1/books/faq

Ed Maste emaste at FreeBSD.org
Fri Oct 2 08:29:11 UTC 2015


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 @@
 	  <answer>
 	    <para>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 <link
 		xlink:href="&url.articles.committers-guide;/archs.html">Committer's
 		Guide.</link></para>


More information about the svn-doc-all mailing list