From owner-svn-doc-head@FreeBSD.ORG Mon Jan 20 18:40:10 2014 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 541FAF93; Mon, 20 Jan 2014 18:40:10 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 3C5601DCE; Mon, 20 Jan 2014 18:40:10 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id s0KIeAsL013081; Mon, 20 Jan 2014 18:40:10 GMT (envelope-from gjb@svn.freebsd.org) Received: (from gjb@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id s0KIeAWQ013080; Mon, 20 Jan 2014 18:40:10 GMT (envelope-from gjb@svn.freebsd.org) Message-Id: <201401201840.s0KIeAWQ013080@svn.freebsd.org> From: Glen Barber Date: Mon, 20 Jan 2014 18:40:10 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r43588 - head/en_US.ISO8859-1/htdocs/releases/10.0R 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.17 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, 20 Jan 2014 18:40:10 -0000 Author: gjb Date: Mon Jan 20 18:40:09 2014 New Revision: 43588 URL: http://svnweb.freebsd.org/changeset/doc/43588 Log: Remove a few more stale entries. Submitted by: melifaro, others Approved by: re (implicit) Sponsored by: The FreeBSD Foundation Modified: head/en_US.ISO8859-1/htdocs/releases/10.0R/relnotes.html Modified: head/en_US.ISO8859-1/htdocs/releases/10.0R/relnotes.html ============================================================================== --- head/en_US.ISO8859-1/htdocs/releases/10.0R/relnotes.html Mon Jan 20 18:24:12 2014 (r43587) +++ head/en_US.ISO8859-1/htdocs/releases/10.0R/relnotes.html Mon Jan 20 18:40:09 2014 (r43588) @@ -1,5 +1,5 @@ -FreeBSD 10.0-RELEASE Release Notes

FreeBSD 10.0-RELEASE Release Notes

The FreeBSD Project

FreeBSD 10.0-RELEASE Release Notes

The FreeBSD Project

FreeBSD is a registered trademark of the FreeBSD Foundation.

IBM, AIX, OS/2, PowerPC, PS/2, S/390, and ThinkPad are @@ -290,8 +290,7 @@ hv_vmbus_load="YES"

The ping6(8) utility now returns 2 when the packet transmission was successful but no responses were received (this is the same behavior as ping(8)). - It returned a non-zero value before this change.

The procstat(1) utility has been added to display - detailed information about processes.

The realpath(1) utility now supports + It returned a non-zero value before this change.

The realpath(1) utility now supports a -q flag to suppress warnings; it now also accepts multiple paths on its command line.

sh(1) has many bug fixes, some new features, and will now refuse to parse some invalid scripts. Additionally, it now @@ -338,9 +337,7 @@ hv_vmbus_load="YES"

AMD has been updated from 6.0.10 to 6.1.5.

awk has been - updated from the 1 May - 2007 release to the 23 October 2007 release.

bzip2 has been - updated from 1.0.4 to 1.0.5.

CVS has been + to the 20121220 release.

CVS has been removed from the base system, but is still available from Ports Collection. [r251794]

Subversion has been imported into the base system and is installed as svnlite.