- Replace outdated information with an up-to-date link to the Handbook

PR:		docs/124003
Submitted by:	pgj
This commit is contained in:
Gabor Kovesdan 2008-05-26 16:39:05 +00:00
parent d48ea273a9
commit 421344dd60
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=32054

View file

@ -2700,25 +2700,8 @@ bindkey ^[[3~ delete-char # for xterm</programlisting>
</question>
<answer>
<orderedlist>
<listitem>
<para>Build a kernel with
<literal>options COMCONSOLE</literal>.</para>
</listitem>
<listitem>
<para>Create /boot.config and place <option>-P</option>
as the only text in the file.</para>
</listitem>
<listitem>
<para>Unplug the keyboard from the system.</para>
</listitem>
</orderedlist>
<para>See
<filename>/usr/src/sys/i386/boot/biosboot/README.serial</filename>
for information.</para>
<para>See <ulink url="&url.books.handbook;/serialconsole-setup.html">this
section of the handbook</ulink>.</para>
</answer>
</qandaentry>