summaryrefslogtreecommitdiff
path: root/sys/arch/i386/stand
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2005-07-15 09:12:05 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2005-07-15 09:12:05 +0000
commitbccd2e95ca7d6aeae0be2ab556a54b128f6edd4b (patch)
tree7edf237d74d279c216849b5f43e662fbac86af52 /sys/arch/i386/stand
parentd7d2cdb4e6bcff859ec757c6a79f9337d6689079 (diff)
- add /bsd.rd to FILES
- for amd64/i386 add /bsd.mp to FILES ok tom@
Diffstat (limited to 'sys/arch/i386/stand')
-rw-r--r--sys/arch/i386/stand/biosboot/biosboot.88
-rw-r--r--sys/arch/i386/stand/boot/boot.86
2 files changed, 12 insertions, 2 deletions
diff --git a/sys/arch/i386/stand/biosboot/biosboot.8 b/sys/arch/i386/stand/biosboot/biosboot.8
index 68bebb5b748..a0f29886f5f 100644
--- a/sys/arch/i386/stand/biosboot/biosboot.8
+++ b/sys/arch/i386/stand/biosboot/biosboot.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: biosboot.8,v 1.20 2004/04/03 10:15:37 jmc Exp $
+.\" $OpenBSD: biosboot.8,v 1.21 2005/07/15 09:12:04 jmc Exp $
.\"
.\" Copyright (c) 2003 Tom Cosgrove <tom.cosgrove@arches-consulting.com>
.\" Copyright (c) 1997 Michael Shalayeff
@@ -241,6 +241,12 @@ PXE bootstrap
.It Pa /bsd
.Ox
kernel
+.It Pa /bsd.mp
+.Ox
+kernel for multi-processor machines
+.It Pa /bsd.rd
+.Ox
+kernel for installation/recovery
.El
.Sh SEE ALSO
.Xr boot 8 ,
diff --git a/sys/arch/i386/stand/boot/boot.8 b/sys/arch/i386/stand/boot/boot.8
index ad8c9e04b26..383d6fe5550 100644
--- a/sys/arch/i386/stand/boot/boot.8
+++ b/sys/arch/i386/stand/boot/boot.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: boot.8,v 1.41 2005/02/18 15:26:23 robert Exp $
+.\" $OpenBSD: boot.8,v 1.42 2005/07/15 09:12:04 jmc Exp $
.\"
.\" Copyright (c) 1997-2001 Michael Shalayeff
.\" All rights reserved.
@@ -317,6 +317,10 @@ system bootstrap
system bootstrap's startup file
.It Pa /bsd
kernel image
+.It Pa /bsd.mp
+kernel image for multiprocessor machines
+.It Pa /bsd.rd
+kernel image for installation/recovery
.El
.Sh EXAMPLES
Boot the default kernel: