diff options
author | gjb <gjb@FreeBSD.org> | 2017-06-19 14:30:01 +0000 |
---|---|---|
committer | gjb <gjb@FreeBSD.org> | 2017-06-19 14:30:01 +0000 |
commit | b040418e8f00d678454b180b1adb68c2ba0a9b95 (patch) | |
tree | d84767f885424bf4533d53f3979b25548e85a2c0 /release | |
parent | 3da36a00bb0304ccf03c0a78cee72a719f3970dc (diff) | |
download | FreeBSD-src-b040418e8f00d678454b180b1adb68c2ba0a9b95.zip FreeBSD-src-b040418e8f00d678454b180b1adb68c2ba0a9b95.tar.gz |
Fix units in the r320088 entry. [1]
While here, move to a more appropriate section.
Submitted by: rpokala [1]
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'release')
-rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/article.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.xml b/release/doc/en_US.ISO8859-1/relnotes/article.xml index 0e95625..2034b3b 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.xml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.xml @@ -373,6 +373,11 @@ <para revision="311686">The installer, &man.bsdinstall.8;, has been updated to include support for hidden wireless networks when configuring the &man.wlan.4; interface.</para> + + <para revision="320088" contrib="sponsor" sponsor="&ff;">The + default <acronym>EFI</acronym> partition created by + &man.bsdinstall.8; has been increased from 800KB to + 200MB.</para> </sect2> <sect2 xml:id="userland-rc"> @@ -837,11 +842,6 @@ <acronym>EFI</acronym> loader has been updated to support <acronym>TFTPFS</acronym>, providing netboot support without requiring an <acronym>NFS</acronym> server.</para> - - <para revision="320088" contrib="sponsor" sponsor="&ff;">The - default <acronym>EFI</acronym> partition created by - &man.bsdinstall.8; has been increased from 800kb to - 200Mb.</para> </sect2> <sect2 xml:id="boot-menu"> |