loader.conf(5): Convert list of values to much better looking table format

Discussed with:	jhb, rpokala
This commit is contained in:
Kyle Evans 2018-03-23 23:46:59 +00:00
parent 9ee31ef21c
commit bd868d67bc
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=331470

View File

@ -222,11 +222,17 @@ replacing it with
character (useful for embedded products and such).
.It Va efi_max_resolution
Specify the maximum desired resolution for the EFI console.
The following pre-defined values are accepted: 480p, 720p, 1080p, 2160p or 4k,
5k.
The standard
.Va WidthxHeight
format is also accepted, e.g., 1920x1080.
The following values are accepted:
.Bl -column "WidthxHeight"
.It Sy Value Ta Sy Resolution
.It 480p Ta 640x480
.It 720p Ta 1280x720
.It 1080p Ta 1920x1080
.It 2160p Ta 3840x2160
.It 4k Ta 3840x2160
.It 5k Ta 5120x2880
.It Va Width Ns x Ns Va Height Ta Va Width Ns x Ns Va Height
.El
.It Va kernel
.Pq Dq kernel
.It Va kernels