svn commit: r279062 - head/release/doc/en_US.ISO8859-1/relnotes
Glen Barber
gjb at FreeBSD.org
Fri Feb 20 17:46:11 UTC 2015
Author: gjb
Date: Fri Feb 20 17:46:10 2015
New Revision: 279062
URL: https://svnweb.freebsd.org/changeset/base/279062
Log:
Document r278320, devctl(3) and devctl(8) added.
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 Fri Feb 20 17:46:07 2015 (r279061)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml Fri Feb 20 17:46:10 2015 (r279062)
@@ -302,6 +302,13 @@
<para revision="277166" arch="powerpc">The &man.ptrace.2; system
call has been updated include support for Altivec registers on
&os;/&arch.powerpc;.</para>
+
+ <para revision="278320">A new device control utility,
+ &man.devctl.8; has been added, which allows making
+ administrative changes to individual devices, such as
+ attaching and detaching drivers, and enabling and disabling
+ devices. The &man.devctl.8; utility uses the new
+ &man.devctl.3; library.</para>
</sect2>
<sect2 xml:id="userland-contrib">
More information about the svn-src-head
mailing list