Fix the boot messages redirection setting.

PR:		docs/84094
Submitted by:	Devon H. O'Dell <dodell@offmyserver.com>
This commit is contained in:
Marc Fonvieille 2005-07-26 09:26:02 +00:00
parent 183f0b7f60
commit f8d03d7674
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=25251

View file

@ -1948,7 +1948,7 @@ raisechar=^^</programlisting>
<step>
<para>To see all boot messages on the serial console, issue
the following command while logged in as the superuser:</para>
<screen>&prompt.root; echo 'set console="comconsole"' &gt; /boot/loader.conf</screen>
<screen>&prompt.root; echo 'console="comconsole"' &gt; /boot/loader.conf</screen>
</step>
<step>