Date: Thu, 18 May 2017 15:41:53 +0000 (UTC) From: Glen Barber <gjb@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org Subject: svn commit: r318459 - stable/11/release/doc/en_US.ISO8859-1/relnotes Message-ID: <201705181541.v4IFfrxl093284@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gjb Date: Thu May 18 15:41:53 2017 New Revision: 318459 URL: https://svnweb.freebsd.org/changeset/base/318459 Log: Add missing revision for cloudabi 32-bit support. 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 15:41:52 2017 (r318458) +++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml Thu May 18 15:41:53 2017 (r318459) @@ -524,10 +524,11 @@ <sect2 xml:id="hardware-support"> <title>Hardware Support</title> - <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> + <para revision="307144">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">
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705181541.v4IFfrxl093284>