Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Aug 2018 10:57:07 +0000 (UTC)
From:      Eitan Adler <eadler@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r52074 - head/en_US.ISO8859-1/htdocs/advocacy
Message-ID:  <201808021057.w72Av7fB023958@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: eadler
Date: Thu Aug  2 10:57:07 2018
New Revision: 52074
URL: https://svnweb.freebsd.org/changeset/doc/52074

Log:
  whyusefreebsd: generify version numbers
  
  Rather than use specific version numbers just talk about FreeBSD: for
  amd64 we no longer use gcc on any supported version.
  
  Also fix a double-space after a ","

Modified:
  head/en_US.ISO8859-1/htdocs/advocacy/whyusefreebsd.xml

Modified: head/en_US.ISO8859-1/htdocs/advocacy/whyusefreebsd.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/advocacy/whyusefreebsd.xml	Thu Aug  2 10:50:38 2018	(r52073)
+++ head/en_US.ISO8859-1/htdocs/advocacy/whyusefreebsd.xml	Thu Aug  2 10:57:07 2018	(r52074)
@@ -66,8 +66,8 @@
 
       <p>&os; has been one of the first adopters of the LLVM
 	infrastructure, including the clang compiler and the libc++
-	stack.  The entire &os; 9.x system,  including kernel and
-	userspace, can build with clang, and from &os; 9.1 both clang
+	stack.  The entire &os; system, including kernel and
+	userspace, can build with clang, and from &os; both clang
 	and the permissively-licensed libc++ are included, giving a
 	modern, BSD-licensed C++ stack.  Several &os; developers are
 	also active contributors to LLVM, ensuring that both projects



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808021057.w72Av7fB023958>