diff options
| author | Glen Barber <gjb@FreeBSD.org> | 2017-09-19 15:39:47 +0000 |
|---|---|---|
| committer | Glen Barber <gjb@FreeBSD.org> | 2017-09-19 15:39:47 +0000 |
| commit | 772dc9fb9c78c3a743679121a9f2f0d66c2551c0 (patch) | |
| tree | 3208b05f94e2bf48100e7f7a03222be924204726 | |
| parent | 13abc0eebbcea5d59913ac3d59654a7c639c27b7 (diff) | |
Notes
| -rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/article.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.xml b/release/doc/en_US.ISO8859-1/relnotes/article.xml index eb595b6db550..7f3279f508e8 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.xml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.xml @@ -199,8 +199,8 @@ facilities of &man.cxgbe.4; devices.</para> <para revision="318430">The &man.ifconfig.8; utility has been - updated to persistently store the hardware - <acronym>MAC</acronym> addres of an interface. This provides + updated to show <acronym>MAC</acronym> addresses + persistently stored by network drivers. This provides a mechanism through which the original <acronym>MAC</acronym> address can be retrieved if, for example, an interface is added to a &man.lagg.4; and the <literal>MAC</literal> is @@ -285,7 +285,7 @@ <para revision="313433">The &man.bsdinstall.8; utility has been updated to ensure newly-created partitions are properly - aligned at 4096k boundaries.</para> + aligned at 4096 byte boundaries.</para> <para revision="321202" contrib="sponsor" sponsor="&ff;">The default <acronym>EFI</acronym> partition created by |
