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

Glen Barber gjb at FreeBSD.org
Tue Jul 14 20:10:30 UTC 2015


Author: gjb
Date: Tue Jul 14 20:10:29 2015
New Revision: 285567
URL: https://svnweb.freebsd.org/changeset/base/285567

Log:
  Document r278079, support to poweroff the BeagleBone Black via
  shutdown(8) and poweroff(8) added.
  
  Approved by:	re (implicit)
  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	Tue Jul 14 20:10:16 2015	(r285566)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Tue Jul 14 20:10:29 2015	(r285567)
@@ -520,6 +520,11 @@
     <sect2 xml:id="hardware-arm">
       <title>ARM Support</title>
 
+      <para revision="278079" arch="arm">Support to turn off the
+	BeagleBone Black system with the &man.shutdown.8;
+	<literal>-p</literal> flag or by invoking &man.poweroff.8; has
+	been added.</para>
+
       <para revision="278608">The <literal>bcm2835_cpufreq</literal>
 	driver has been added, which supports <acronym>CPU</acronym>
 	frequency and voltage control on the Raspberry Pi


More information about the svn-src-stable mailing list