syscons: refer to it as the legacy console

vt(4) is the default console, and although there is no firm deprecation
plan for syscons(4) yet it it is not actively maintained and is not
compatible with contemporary systems (i.e., those booting via UEFI).

Reviewed by:	manu
MFC after:	3 days
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Ed Maste 2023-09-07 11:10:33 -04:00
parent cd89fe3923
commit 2afef29b2c

View file

@ -30,7 +30,7 @@
.Sh NAME
.Nm syscons ,
.Nm sc
.Nd the console driver
.Nd the legacy console driver
.Sh SYNOPSIS
.Cd "options MAXCONS=N"
.Cd "options SC_ALT_MOUSE_IMAGE"