Date: Wed, 18 Apr 2018 14:43:08 +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: r332702 - stable/11/release/doc/en_US.ISO8859-1/relnotes Message-ID: <201804181443.w3IEh8L9014938@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gjb Date: Wed Apr 18 14:43:08 2018 New Revision: 332702 URL: https://svnweb.freebsd.org/changeset/base/332702 Log: Fix the revision efibootmgr(8) was merged to stable/11. 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 Wed Apr 18 14:43:07 2018 (r332701) +++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml Wed Apr 18 14:43:08 2018 (r332702) @@ -195,11 +195,6 @@ <acronym>TRIM</acronym>/<acronym>UNMAP</acronym> is supported by the disk.</para> - <para revision="326725" contrib="sponsor" - sponsor="&netflix;">The &man.efibootmgr.8; utility has been - added, which is used to manipulate the <acronym>EFI</acronym> - boot manager.</para> - <para revision="328140">The &man.df.1; utility has been updated to include the <literal>--si</literal> long option, which is an alias to <literal>-H</literal>.</para> @@ -208,6 +203,11 @@ to include a <literal>jail</literal>, which when used will list the name of a &man.jail.8; instead of the numeric ID.</para> + + <para revision="332126" contrib="sponsor" + sponsor="&netflix;">The &man.efibootmgr.8; utility has been + added, which is used to manipulate the <acronym>EFI</acronym> + boot manager.</para> </sect2> <sect2 xml:id="userland-contrib">
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201804181443.w3IEh8L9014938>