From owner-svn-doc-all@FreeBSD.ORG Mon Jan 20 18:58:12 2014 Return-Path: Delivered-To: svn-doc-all@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 3FAA0D66; Mon, 20 Jan 2014 18:58:12 +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 286321F8A; Mon, 20 Jan 2014 18:58:12 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id s0KIwCIr020629; Mon, 20 Jan 2014 18:58:12 GMT (envelope-from gjb@svn.freebsd.org) Received: (from gjb@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id s0KIwCHM020628; Mon, 20 Jan 2014 18:58:12 GMT (envelope-from gjb@svn.freebsd.org) Message-Id: <201401201858.s0KIwCHM020628@svn.freebsd.org> From: Glen Barber Date: Mon, 20 Jan 2014 18:58:12 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r43592 - 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-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Jan 2014 18:58:12 -0000 Author: gjb Date: Mon Jan 20 18:58:11 2014 New Revision: 43592 URL: http://svnweb.freebsd.org/changeset/doc/43592 Log: Regen after mentioning username support of up to 32-chars. Submitted by: bapt 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:54:30 2014 (r43591) +++ head/en_US.ISO8859-1/htdocs/releases/10.0R/relnotes.html Mon Jan 20 18:58:11 2014 (r43592) @@ -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 @@ -233,7 +233,8 @@ hv_vmbus_load="YES"

yacc(1). [r235723]

lex(1) has been replaced by flex 2.5.37. [r250881]

make(1) has been replaced with the Portable BSD make tool (bmake) from - NetBSD. [r250699]

The adduser(8) utility now supports + NetBSD. [r250699]

Support for usernames up to 32 + characters. [r243023]

The adduser(8) utility now supports a -M option to set the mode of a new user's home directory.

BSD-licensed versions of ar(1) and ranlib(1), based on libarchive(3), have replaced the GNU Binutils