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

Glen Barber gjb at FreeBSD.org
Wed Apr 18 14:43:21 UTC 2018


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">


More information about the svn-src-all mailing list