diff options
author | gjb <gjb@FreeBSD.org> | 2016-03-14 11:21:40 +0000 |
---|---|---|
committer | gjb <gjb@FreeBSD.org> | 2016-03-14 11:21:40 +0000 |
commit | 7d38f99f97a41ba62c23f39efb853327ad059144 (patch) | |
tree | 074b9edd723c1d41b640734260f97c57bd174e99 | |
parent | 299a6febe5531c9146da25e78c1ef7471366ffb4 (diff) | |
download | FreeBSD-src-7d38f99f97a41ba62c23f39efb853327ad059144.zip FreeBSD-src-7d38f99f97a41ba62c23f39efb853327ad059144.tar.gz |
Document r294680, netwait update for late-attaching NICs.
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
-rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/article.xml | 5 |
1 files changed, 4 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 6131408..3e129fa 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.xml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.xml @@ -232,7 +232,10 @@ <title><filename class="directory">/etc/rc.d</filename> Scripts</title> - <para> </para> + <para revision="294680">The <literal>netwait</literal> + &man.rc.8; script has been updated to wait for network + interfaces that attach late in the boot process, such as some + <acronym>USB</acronym> network cards.</para> </sect2> <sect2 xml:id="userland-periodic"> |