svn commit: r288882 - head/release/doc/en_US.ISO8859-1/relnotes
Glen Barber
gjb at FreeBSD.org
Mon Oct 5 20:13:43 UTC 2015
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">
More information about the svn-src-head
mailing list