aboutsummaryrefslogtreecommitdiff
path: root/stand
diff options
context:
space:
mode:
authorKyle Evans <kevans@FreeBSD.org>2018-03-23 23:46:59 +0000
committerKyle Evans <kevans@FreeBSD.org>2018-03-23 23:46:59 +0000
commitbd868d67bcbb6410ce1d03ccc6f45fec03c2bd40 (patch)
tree5493900819970c68739439d7a3b18324b097a111 /stand
parent9ee31ef21c46bc160c6ba26c83a9b5be8fa74216 (diff)
downloadsrc-bd868d67bcbb6410ce1d03ccc6f45fec03c2bd40.tar.gz
src-bd868d67bcbb6410ce1d03ccc6f45fec03c2bd40.zip
loader.conf(5): Convert list of values to much better looking table format
Discussed with: jhb, rpokala
Notes
Notes: svn path=/head/; revision=331470
Diffstat (limited to 'stand')
-rw-r--r--stand/defaults/loader.conf.516
1 files changed, 11 insertions, 5 deletions
diff --git a/stand/defaults/loader.conf.5 b/stand/defaults/loader.conf.5
index d6f298344c39..57bf45431dad 100644
--- a/stand/defaults/loader.conf.5
+++ b/stand/defaults/loader.conf.5
@@ -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