-.\" $OpenBSD: boot.8,v 1.26 2015/11/23 18:38:37 mmcc Exp $
+.\" $OpenBSD: boot.8,v 1.27 2018/02/18 07:45:39 jmc Exp $
.\"
.\" Copyright (c) 1997-2001 Michael Shalayeff
.\" All rights reserved.
.\" THE POSSIBILITY OF SUCH DAMAGE.
.\"
.\"
-.Dd $Mdocdate: November 23 2015 $
+.Dd $Mdocdate: February 18 2018 $
.Dt BOOT 8 amd64
.Os
.Sh NAME
.It help
Prints a list of available commands and machine dependent
commands, if any.
+.It ls Op Ar directory
+Prints contents of the specified
+.Ar directory
+in long format including: attributes and file type, owner, group,
+size, filename.
.It machine Op Ar command
Issues machine-dependent commands.
These are defined for amd64 architecture:
.It Nm regs
Prints contents of processor registers if compiled with
.Em DEBUG .
+.It Nm video Op Ar mode
+On EFI systems,
+sets the video resolution to
+.Ar mode .
+If
+.Ar mode
+is not given,
+a list of available resolutions is shown.
.El
-.It ls Op Ar directory
-Prints contents of the specified
-.Ar directory
-in long format including: attributes and file type, owner, group,
-size, filename.
.It reboot
Reboots the machine by initiating a warm boot procedure.
.It set Op Ar varname Op Ar value