svn commit: r52074 - head/en_US.ISO8859-1/htdocs/advocacy
Eitan Adler
eadler at FreeBSD.org
Thu Aug 2 10:57:08 UTC 2018
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
More information about the svn-doc-all
mailing list