s/>/>>/ on the previous commit, this will preserve existing loader.conf

content.

Suggested by:	ceri@
This commit is contained in:
Marc Fonvieille 2005-07-26 09:44:46 +00:00
parent f8d03d7674
commit dcc5d590a1
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=25252

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 'console="comconsole"' &gt; /boot/loader.conf</screen>
<screen>&prompt.root; echo 'console="comconsole"' &gt;&gt; /boot/loader.conf</screen>
</step>
<step>