Avoid use of tbl(1).
This commit is contained in:
parent
1bdbdb4564
commit
82a63dc3c0
@ -1,4 +1,3 @@
|
||||
.\" t
|
||||
.\"
|
||||
.\" vidcontrol - a utility for manipulating the syscons video driver
|
||||
.\"
|
||||
@ -191,18 +190,14 @@ If the required size of font has not been loaded to the kernel,
|
||||
.Nm
|
||||
will fail if the user attempts to set a new video mode.
|
||||
.Pp
|
||||
.TS
|
||||
c s
|
||||
c c
|
||||
l c.
|
||||
Video modes and font size
|
||||
Modes Font size
|
||||
25 line modes 8x16 (VGA), 8x14 (EGA)
|
||||
30 line modes 8x16
|
||||
43 line modes 8x8
|
||||
50 line modes 8x8
|
||||
60 line modes 8x8
|
||||
.TE
|
||||
.Bl -column "25 line modes" "8x16 (VGA), 8x14 (EGA)" -compact
|
||||
.Li Sy Modes Ta Sy Font size
|
||||
.Li 25 line modes Ta 8x16 (VGA), 8x14 (EGA)
|
||||
.Li 30 line modes Ta 8x16
|
||||
.Li 43 line modes Ta 8x8
|
||||
.Li 50 line modes Ta 8x8
|
||||
.Li 60 line modes Ta 8x8
|
||||
.El
|
||||
.Pp
|
||||
It is better to always load all three sizes (8x8, 8x14 and 8x16)
|
||||
of the same font.
|
||||
|
Loading…
x
Reference in New Issue
Block a user