Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Oct 2015 20:13:42 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r288882 - head/release/doc/en_US.ISO8859-1/relnotes
Message-ID:  <201510052013.t95KDgL9083156@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb
Date: Mon Oct  5 20:13:42 2015
New Revision: 288882
URL: https://svnweb.freebsd.org/changeset/base/288882

Log:
  Document r287842, ifconfig(8) exit on error if ioctl(2) fails.
  
  Sponsored by:	The FreeBSD Foundation

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

Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Oct  5 20:13:39 2015	(r288881)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Oct  5 20:13:42 2015	(r288882)
@@ -447,6 +447,11 @@
 	  role="package">misc/pciids</filename> package, if present,
 	falling back to the PCI ID database in the &os; base
 	system.</para>
+
+      <para revision="287842" contrib="sponsor"
+	sponsor="&scaleengine;">The &man.ifconfig.8; utility has been
+	updated to always exit with an error code if an important
+	&man.ioctl.2; fails.</para>
     </sect2>
 
     <sect2 xml:id="userland-contrib">



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201510052013.t95KDgL9083156>