diff options
author | gjb <gjb@FreeBSD.org> | 2018-05-17 18:40:06 +0000 |
---|---|---|
committer | gjb <gjb@FreeBSD.org> | 2018-05-17 18:40:06 +0000 |
commit | 07b99d9ffd89e8ec2b6fa3b51c4a9af52ab85bc5 (patch) | |
tree | b933492317125ecb38252231705b668b570a9cd1 | |
parent | a18c89ed05ed89d2c0540f43fe71fb01ffc1a683 (diff) | |
download | FreeBSD-src-07b99d9ffd89e8ec2b6fa3b51c4a9af52ab85bc5.zip FreeBSD-src-07b99d9ffd89e8ec2b6fa3b51c4a9af52ab85bc5.tar.gz |
Further expand on the description of r333006, noting the ISO images
can now be used to write to a memory stick, as well as a CD.
Suggested by: benno
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
-rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/article.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.xml b/release/doc/en_US.ISO8859-1/relnotes/article.xml index d56ad0c..85565c0 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.xml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.xml @@ -739,7 +739,9 @@ &os; installation <acronym>ISO</acronym> medium creation tools have been updated to generate hybrid images for &arch.amd64;, supporting both <acronym>BIOS</acronym> and - <acronym>EFI</acronym>.</para> + <acronym>EFI</acronym>. The <acronym>ISO</acronym> image can + now be written to a memory stick as well as being used as + a <acronym>CD</acronym> image.</para> </sect2> </sect1> </article> |