svn commit: r306058 - releng/11.0/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Tue Sep 20 23:04:40 UTC 2016


Author: gjb
Date: Tue Sep 20 23:04:39 2016
New Revision: 306058
URL: https://svnweb.freebsd.org/changeset/base/306058

Log:
  Document physical wireless devices are no longer listed by default
  in ifconfig(8) output.
  
  Submitted by:	woodsb02
  Approved by:	re (implicit)
  Sponsored by:	The FreeBSD Foundation

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

Modified: releng/11.0/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- releng/11.0/release/doc/en_US.ISO8859-1/relnotes/article.xml	Tue Sep 20 22:05:52 2016	(r306057)
+++ releng/11.0/release/doc/en_US.ISO8859-1/relnotes/article.xml	Tue Sep 20 23:04:39 2016	(r306058)
@@ -442,6 +442,12 @@
       <para revision="286795">The &man.patch.1; utility has been
 	updated to remove the automatic checkout feature.</para>
 
+      <para revision="287197" contrib="sponsor"
+	sponsor="&netflix;, &nginx;">The &man.ifconfig.8; utility has
+	been modified to no longer show physical wireless devices by
+	default.  In order to view available wireless devices on the
+	system, run <literal>sysctl net.wlan.devices</literal>.</para>
+
       <para revision="287473" contrib="sponsor" sponsor="&gandi;">A
 	new utility, &man.sesutil.8;, has been added, which is used
 	to manage &man.ses.4; (<acronym>SCSI</acronym> Environmental


More information about the svn-src-all mailing list