Release notes documentation:

- r366691: Allow toggling between consoles via the boot loader.

Reminded by:	imp
Sponsored by:	Rubicon Communications, LLC (netgate.com)
This commit is contained in:
Glen Barber 2020-10-27 21:53:41 +00:00
parent c8ee9479c9
commit 1358d9cbe1
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=54641

View file

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