svn commit: r270591 - stable/10/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Mon Aug 25 17:30:18 UTC 2014


Author: gjb
Date: Mon Aug 25 17:30:18 2014
New Revision: 270591
URL: http://svnweb.freebsd.org/changeset/base/270591

Log:
  Document r268903, kldstat(8) '-q' support when using '-n module.ko'
  
  Sponsored by:	The FreeBSD Foundation

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

Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Aug 25 17:30:16 2014	(r270590)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Aug 25 17:30:18 2014	(r270591)
@@ -673,6 +673,11 @@
 	updated to include a new flag, <literal>-p</literal>, which
 	displays only physical providers when specified.</para>
 
+      <para revision="268903">The &man.kldstat.8; utility has been
+	updated to allow <literal>-q</literal> to be specified when
+	also specifying <literal>-n
+	  <replaceable>module.ko</replaceable></literal>.</para>
+
       <sect3 xml:id="rc-scripts">
 	<title><filename>/etc/rc.d</filename> Scripts</title>
 


More information about the svn-src-stable mailing list