diff options
Diffstat (limited to 'sys/arch/i386/stand/boot/boot.8')
-rw-r--r-- | sys/arch/i386/stand/boot/boot.8 | 6 |
1 files changed, 5 insertions, 1 deletions
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: |