svn commit: r296838 - releng/10.3/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Mon Mar 14 11:21:41 UTC 2016


Author: gjb
Date: Mon Mar 14 11:21:40 2016
New Revision: 296838
URL: https://svnweb.freebsd.org/changeset/base/296838

Log:
  Document r294680, netwait update for late-attaching NICs.
  
  Approved by:	re (implicit)
  Sponsored by:	The FreeBSD Foundation

Modified:
  releng/10.3/release/doc/en_US.ISO8859-1/relnotes/article.xml

Modified: releng/10.3/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- releng/10.3/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Mar 14 11:18:23 2016	(r296837)
+++ releng/10.3/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Mar 14 11:21:40 2016	(r296838)
@@ -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">


More information about the svn-src-all mailing list