diff options
author | gjb <gjb@FreeBSD.org> | 2015-07-13 18:53:34 +0000 |
---|---|---|
committer | gjb <gjb@FreeBSD.org> | 2015-07-13 18:53:34 +0000 |
commit | cea457f09fb52c14751a9d4ae943ca79ac334e92 (patch) | |
tree | 17b76d69f7ea4476bedd57c3189266cbc2410518 | |
parent | a59cb6a48a0a82b3266265e310375fde2cb61e7e (diff) | |
download | FreeBSD-src-cea457f09fb52c14751a9d4ae943ca79ac334e92.zip FreeBSD-src-cea457f09fb52c14751a9d4ae943ca79ac334e92.tar.gz |
Document r282465, apple-boot, apple-hfs, apple-ufs support in gpart(8).
Sponsored by: The FreeBSD Foundation
-rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/article.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.xml b/release/doc/en_US.ISO8859-1/relnotes/article.xml index 5360f00..94ca3dc 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.xml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.xml @@ -1195,6 +1195,11 @@ <para revision="267359">Support for the <literal>disklabel64</literal> partitioning scheme has been added to &man.gpart.8;.</para> + + <para revision="282465">Support for the + <literal>apple-boot</literal>, <literal>apple-hfs</literal>, + and <literal>apple-ufs</literal> <acronym>MBR</acronym> + partitioning schemes have been added to &man.gpart.8;.</para> </sect2> </sect1> |