Date: Fri, 17 Oct 2014 15:31:04 +0000 (UTC) From: Glen Barber <gjb@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-releng@freebsd.org Subject: svn commit: r273228 - releng/10.1/release/doc/en_US.ISO8859-1/relnotes Message-ID: <201410171531.s9HFV4ug012014@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gjb Date: Fri Oct 17 15:31:04 2014 New Revision: 273228 URL: https://svnweb.freebsd.org/changeset/base/273228 Log: Rewrap a paragraph to conform to FDP style. Fix a wording nit while here. Approved by: re (implicit) Sponsored by: The FreeBSD Foundation Modified: releng/10.1/release/doc/en_US.ISO8859-1/relnotes/article.xml Modified: releng/10.1/release/doc/en_US.ISO8859-1/relnotes/article.xml ============================================================================== --- releng/10.1/release/doc/en_US.ISO8859-1/relnotes/article.xml Fri Oct 17 15:31:02 2014 (r273227) +++ releng/10.1/release/doc/en_US.ISO8859-1/relnotes/article.xml Fri Oct 17 15:31:04 2014 (r273228) @@ -1013,9 +1013,9 @@ prints the output in a parsable format.</para> <para revision="263783">The Blowfish password format - implementation has been updated. Support for $2b$ has - been added, allowing use of passwords greater than 256 - characters long.</para> + implementation has been updated. Support for + $2b$ has been added, allowing use of passwords + greater than 256 characters long.</para> <para revision="264497">The &man.iconv.3; library has been updated to match NetBSD, providing several bug fixes.</para> @@ -1513,7 +1513,7 @@ class="directory">packages/</filename> structure on the DVD installer. This allows the &man.pkg.7; bootstrap utility to properly locate the <filename>Latest/pkg.txz</filename> - file on the DVD when <literal>REPOS_DIR</literal> is set to + package on the DVD when <literal>REPOS_DIR</literal> is set to <filename class="directory">/dist/packages/repos</filename>, eliminating the need for a network connection or explicitly providing the path to the version included on the DVD
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410171531.s9HFV4ug012014>