summaryrefslogtreecommitdiff
path: root/stand/forth/brand.4th.8
diff options
context:
space:
mode:
Diffstat (limited to 'stand/forth/brand.4th.8')
-rw-r--r--stand/forth/brand.4th.89
1 files changed, 6 insertions, 3 deletions
diff --git a/stand/forth/brand.4th.8 b/stand/forth/brand.4th.8
index dfd188d0ff84c..7e574d8d96f8c 100644
--- a/stand/forth/brand.4th.8
+++ b/stand/forth/brand.4th.8
@@ -81,14 +81,17 @@ The default values are 2 (x) and 1 (y).
The environment variables that effect its behavior are:
.Bl -tag -width bootfile -offset indent
.It Va loader_brand
-Selects the desired brand in the beastie boot menu. Possible values are:
+Selects the desired brand in the beastie boot menu.
+Possible values are:
.Dq Li fbsd
(default) or
.Dq Li none .
.It Va loader_brand_x
-Sets the desired column position of the brand. Default is 2.
+Sets the desired column position of the brand.
+Default is 2.
.It Va loader_brand_y
-Sets the desired row position of the brand. Default is 1.
+Sets the desired row position of the brand.
+Default is 1.
.El
.Sh FILES
.Bl -tag -width /boot/loader.4th -compact