summaryrefslogtreecommitdiff
path: root/share/man/man8/man8.amd64/boot_amd64.8
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man8/man8.amd64/boot_amd64.8')
-rw-r--r--share/man/man8/man8.amd64/boot_amd64.812
1 files changed, 7 insertions, 5 deletions
diff --git a/share/man/man8/man8.amd64/boot_amd64.8 b/share/man/man8/man8.amd64/boot_amd64.8
index c051cefd21b..6c6926a2a9a 100644
--- a/share/man/man8/man8.amd64/boot_amd64.8
+++ b/share/man/man8/man8.amd64/boot_amd64.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: boot_amd64.8,v 1.8 2011/04/20 00:41:19 matthew Exp $
+.\" $OpenBSD: boot_amd64.8,v 1.9 2016/02/25 09:43:52 tb Exp $
.\"
.\" Copyright (c) 1997 Tobias Weingartner
.\"
@@ -25,7 +25,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd $Mdocdate: April 20 2011 $
+.Dd $Mdocdate: February 25 2016 $
.Dt BOOT_AMD64 8 amd64
.Os
.Sh NAME
@@ -125,10 +125,11 @@ On most
.Ox
systems, booting
.Ox
-from the BIOS will eventually load the
+from the BIOS will load the
.Ox Ns -specific
-amd64 bootstrapping code.
-This versatile program is described in a separate document,
+first-stage bootstrap,
+.Xr biosboot 8 ,
+which in turn will locate and load the second-stage bootstrap,
.Xr boot 8 .
Other bootstrapping software may be used, and can chain-load the
.Ox
@@ -171,6 +172,7 @@ PXE bootstrap
.El
.Sh SEE ALSO
.Xr ddb 4 ,
+.Xr biosboot 8 ,
.Xr boot 8 ,
.Xr halt 8 ,
.Xr init 8 ,