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

Glen Barber gjb at FreeBSD.org
Thu May 17 15:53:47 UTC 2018


Author: gjb
Date: Thu May 17 15:53:42 2018
New Revision: 333731
URL: https://svnweb.freebsd.org/changeset/base/333731

Log:
  Document r332947, etdump(1) utility addition.
  
  Approved by:	re (implicit)
  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 17 15:53:41 2018	(r333730)
+++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml	Thu May 17 15:53:42 2018	(r333731)
@@ -363,6 +363,10 @@
 	sponsor="&netflix;">The &man.efibootmgr.8; utility has been
 	added, which is used to manipulate the <acronym>EFI</acronym>
 	boot manager.</para>
+
+      <para revision="332947">The &man.etdump.1; utility has been
+	added, which is used to view El Torito boot catalog
+	information.</para>
     </sect2>
 
     <sect2 xml:id="userland-contrib">


More information about the svn-src-all mailing list