svn commit: r54641 - head/en_US.ISO8859-1/htdocs/releases/12.2R/relnotes
Glen Barber
gjb at FreeBSD.org
Tue Oct 27 21:53:45 UTC 2020
Author: gjb
Date: Tue Oct 27 21:53:41 2020
New Revision: 54641
URL: https://svnweb.freebsd.org/changeset/doc/54641
Log:
Release notes documentation:
- r366691: Allow toggling between consoles via the boot loader.
Reminded by: imp
Sponsored by: Rubicon Communications, LLC (netgate.com)
Modified:
head/en_US.ISO8859-1/htdocs/releases/12.2R/relnotes/relnotes.xml
Modified: head/en_US.ISO8859-1/htdocs/releases/12.2R/relnotes/relnotes.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/releases/12.2R/relnotes/relnotes.xml Tue Oct 27 21:39:06 2020 (r54640)
+++ head/en_US.ISO8859-1/htdocs/releases/12.2R/relnotes/relnotes.xml Tue Oct 27 21:53:41 2020 (r54641)
@@ -787,6 +787,21 @@
</sect2>
</sect1>
+ <sect1 xml:id="boot">
+ <title>Boot Loader Changes</title>
+
+ <para>This section covers the boot loader, boot menu, and other
+ boot-related changes.</para>
+
+ <sect2 xml:id="boot-loader">
+ <title>Boot Loader Changes</title>
+
+ <para revision="366691">The console is now displayed within the
+ boot loader, allowing to toggle between available console
+ devices.</para>
+ </sect2>
+ </sect1>
+
<sect1 xml:id="network">
<title>Networking</title>
More information about the svn-doc-head
mailing list