From owner-svn-doc-head@FreeBSD.ORG Mon Aug 4 19:15:26 2014 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 24C9BB6D for ; Mon, 4 Aug 2014 19:15:26 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EE6F52CB9 for ; Mon, 4 Aug 2014 19:15:25 +0000 (UTC) Received: from gavin (uid 1136) (envelope-from gavin@FreeBSD.org) id 551a by svn.freebsd.org (DragonFly Mail Agent v0.9+); Mon, 04 Aug 2014 19:15:25 +0000 From: Gavin Atkinson Date: Mon, 4 Aug 2014 19:15:25 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r45403 - head/en_US.ISO8859-1/htdocs/support X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Message-Id: <53dfdbcd.551a.143e19dc@svn.freebsd.org> X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.18 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: Mon, 04 Aug 2014 19:15:26 -0000 Author: gavin Date: Mon Aug 4 19:15:25 2014 New Revision: 45403 URL: http://svnweb.freebsd.org/changeset/doc/45403 Log: Mention illumos rather than OpenSolaris. Modified: head/en_US.ISO8859-1/htdocs/support/webresources.xml Modified: head/en_US.ISO8859-1/htdocs/support/webresources.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/support/webresources.xml Mon Aug 4 18:51:55 2014 (r45402) +++ head/en_US.ISO8859-1/htdocs/support/webresources.xml Mon Aug 4 19:15:25 2014 (r45403) @@ -88,11 +88,9 @@ BSD is based on &os; 4.X but has a different set of development goals than &os;. -
  • OpenSolaris - is the open source variation of Sun Microsystems' Solaris operating - system, which is also a BSD derivative and was called SunOS. The most - part of the codebase has been opened, but the whole operating system - is still being distributed in the old way, too.
  • +
  • illumos + is an open source fork of OpenSolaris, which ultimately has + its roots in a BSD derivative called SunOS.