Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Jul 2015 20:09:58 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r285558 - head/release/doc/en_US.ISO8859-1/relnotes
Message-ID:  <201507142009.t6EK9wUh014307@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb
Date: Tue Jul 14 20:09:57 2015
New Revision: 285558
URL: https://svnweb.freebsd.org/changeset/base/285558

Log:
  Document r277042, support to poweroff the BeagleBone Black via
  shutdown(8) and poweroff(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	Tue Jul 14 19:57:10 2015	(r285557)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Tue Jul 14 20:09:57 2015	(r285558)
@@ -1159,6 +1159,11 @@
 	frequency and voltage control on the Raspberry Pi
 	<acronym>SOC</acronym>.</para>
 
+      <para revision="277042" 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="280259" contrib="sponsor" sponsor="&ff;">Initial
 	support for the ARM AArch64 architecture has been
 	added.</para>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201507142009.t6EK9wUh014307>