diff options
| author | Glen Barber <gjb@FreeBSD.org> | 2014-10-17 15:31:04 +0000 |
|---|---|---|
| committer | Glen Barber <gjb@FreeBSD.org> | 2014-10-17 15:31:04 +0000 |
| commit | cc329c15f3d8f44718c7408c9782f4564a707322 (patch) | |
| tree | d52d7341d4f39536c6b6270d02fb96b82dc878d4 | |
| parent | dc2c163c409ddb18b91bf51140edc464a239ba85 (diff) | |
Notes
| -rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/article.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.xml b/release/doc/en_US.ISO8859-1/relnotes/article.xml index dca7c42eb2ea..ec8d5e3e4d1d 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.xml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.xml @@ -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 |
