svn commit: r318453 - stable/11/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Thu May 18 15:41:49 UTC 2017


Author: gjb
Date: Thu May 18 15:41:48 2017
New Revision: 318453
URL: https://svnweb.freebsd.org/changeset/base/318453

Log:
  Document r307144, cloudabi 32-bit support on 64-bit envionments.
  
  Sponsored by:	The FreeBSD Foundation

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

Modified: stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml	Thu May 18 14:19:06 2017	(r318452)
+++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml	Thu May 18 15:41:48 2017	(r318453)
@@ -507,7 +507,10 @@
     <sect2 xml:id="hardware-support">
       <title>Hardware Support</title>
 
-      <para> </para>
+      <para>The &man.cloudabi.4; driver has been updated to allow
+	running 32-bit binaries within 64-bit userland environments
+	when the kernel configuration file has the
+	<literal>COMPAT_CLOUDABI32</literal> option present.</para>
     </sect2>
 
     <sect2 xml:id="hardware-virtualization">


More information about the svn-src-all mailing list