View | Details | Raw Unified | Return to bug 84094
Collapse All | Expand All

(-)en_US.ISO8859-1/books/handbook/serialcomms/chapter.sgml.2 (-1 / +1 lines)
Lines 1948-1954 Link Here
1948
	<step>
1948
	<step>
1949
	  <para>To see all boot messages on the serial console, issue
1949
	  <para>To see all boot messages on the serial console, issue
1950
	    the following command while logged in as the superuser:</para>
1950
	    the following command while logged in as the superuser:</para>
1951
	  <screen>&prompt.root; echo 'set console="comconsole"' &gt; /boot/loader.conf</screen>
1951
	  <screen>&prompt.root; echo 'set console="comconsole"' &gt; /boot/loader.rc</screen>
1952
	</step>
1952
	</step>
1953
1953
1954
	<step>
1954
	<step>
(-)en_US.ISO8859-1/books/handbook/serialcomms/chapter.sgml (-1 / +1 lines)
Lines 1948-1954 Link Here
1948
	<step>
1948
	<step>
1949
	  <para>To see all boot messages on the serial console, issue
1949
	  <para>To see all boot messages on the serial console, issue
1950
	    the following command while logged in as the superuser:</para>
1950
	    the following command while logged in as the superuser:</para>
1951
	  <screen>&prompt.root; echo 'set console="comconsole"' &gt; /boot/loader.conf</screen>
1951
	  <screen>&prompt.root; echo 'console="comconsole"' &gt; /boot/loader.conf</screen>
1952
	</step>
1952
	</step>
1953
1953
1954
	<step>
1954
	<step>

Return to bug 84094