pcvt(4) hasn't been around since 6.X according to man pages.

Noted by:	Derek Wood
Approved by:	bcr (mentor)
This commit is contained in:
Eitan Adler 2012-12-10 15:30:49 +00:00
parent beca10feb1
commit 0fff2af85f
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=40318

View file

@ -5640,12 +5640,6 @@ options SYSVMSG # enable for messaging</programlisting>
does not exist if you compile your kernel with the
<literal>SC_DISABLE_REBOOT</literal> option.</para>
</note>
<para>If you use the &man.pcvt.4; console driver, use the
following kernel configuration line instead and rebuild the
kernel:</para>
<programlisting>options PCVT_CTRL_ALT_DEL</programlisting>
</answer>
</qandaentry>