From owner-svn-src-all@freebsd.org Tue Aug 4 19:43:49 2015 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 536739B34F7; Tue, 4 Aug 2015 19:43:49 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 37E74D6C; Tue, 4 Aug 2015 19:43:49 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t74Jhnul069675; Tue, 4 Aug 2015 19:43:49 GMT (envelope-from gjb@FreeBSD.org) Received: (from gjb@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t74JhnH5069674; Tue, 4 Aug 2015 19:43:49 GMT (envelope-from gjb@FreeBSD.org) Message-Id: <201508041943.t74JhnH5069674@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gjb set sender to gjb@FreeBSD.org using -f From: Glen Barber Date: Tue, 4 Aug 2015 19:43:49 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-releng@freebsd.org Subject: svn commit: r286295 - releng/10.2/release/doc/en_US.ISO8859-1/relnotes X-SVN-Group: releng MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Aug 2015 19:43:49 -0000 Author: gjb Date: Tue Aug 4 19:43:48 2015 New Revision: 286295 URL: https://svnweb.freebsd.org/changeset/base/286295 Log: Cleanup pass through the relnotes file: - Reword a few entries for consistency throughout the document. - Remove the 'role="arm"' from the arm-specific section, as it is redundant. - s/&man.geom.4;/GEOM/ in a title, because it looks ridiculous. Approved by: re (implicit) Sponsored by: The FreeBSD Foundation Modified: releng/10.2/release/doc/en_US.ISO8859-1/relnotes/article.xml Modified: releng/10.2/release/doc/en_US.ISO8859-1/relnotes/article.xml ============================================================================== --- releng/10.2/release/doc/en_US.ISO8859-1/relnotes/article.xml Tue Aug 4 19:04:02 2015 (r286294) +++ releng/10.2/release/doc/en_US.ISO8859-1/relnotes/article.xml Tue Aug 4 19:43:48 2015 (r286295) @@ -194,9 +194,9 @@ has been fixed. A new flag, -R, has - been added to the &man.netstat.8; utility, which is used to - dump RSS/flow information. + sponsor="&limelight;">The &man.netstat.8; utility has been + updated to include a new flag, -R, which is + used to dump RSS/flow information. The &man.ar.1; utility has been updated to set @@ -230,9 +230,10 @@ compatibility with the GNU &man.date.1; utility behavior. - A new flag, -c, has - been added to the &man.mkimg.1; utility, which allows - specifying the capacity of the target disk image. + The &man.mkimg.1; utility has been + updated to include a new flag, -c, which + allows specifying the capacity of the target disk + image. The &man.pw.8; utility has been updated with a new flag, -R, that sets the root @@ -613,16 +614,15 @@ ARM Support - Support to turn off the - BeagleBone Black system with the &man.shutdown.8; - -p flag or by invoking &man.poweroff.8; has - been added. + Support to turn off the BeagleBone Black + system with the &man.shutdown.8; -p flag or + by invoking &man.poweroff.8; has been added. - Support for the Exynos 5420 - Octa system has been added. + Support for the Exynos 5420 Octa system + has been added. - The SMP - option has been enabled for all Exynos 5 systems supported by + The SMP option has + been enabled for all Exynos 5 systems supported by &os;. The bcm2835_cpufreq @@ -630,11 +630,11 @@ frequency and voltage control on the Raspberry Pi SOC. - Support for the Toradex - Apalis i.MX6 development board has been added. + Support for the Toradex Apalis i.MX6 + development board has been added. - Audio transmission drivers - have been added for Digital Audio Multiplexer + Audio transmission drivers have been + added for Digital Audio Multiplexer (AUDMUXM), Smart Direct Memory Access Controller (SDMA), and Syncronous Serial Interface (SSI). @@ -684,10 +684,11 @@ targets and portals without requiring active discovery. - Support + The + &man.mount.nfs.8; utility has been updated to include support for the timeo, actimeo, - noac, and proto options - have been added to &man.mount.nfs.8;. + noac, and proto + options. @@ -707,7 +708,7 @@ - &man.geom.4; + GEOM The &man.ctl.4; subsystem has been updated, increasing the ports @@ -715,10 +716,11 @@ and LUN limit from 256 to 1024. - Support for the + The &man.gpart.8; utility has been + updated to include support for the apple-boot, apple-hfs, and apple-ufs MBR - partitioning schemes have been added to &man.gpart.8;. + partitioning schemes.