From ffb1845ba5f98ec0a4b7f8c4f626b8ad4c76f7a6 Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Sat, 3 Apr 2004 10:15:38 +0000 Subject: add pxeboot references to FILES and SEE ALSO; ok deraadt@ --- sys/arch/i386/stand/biosboot/biosboot.8 | 7 +++++-- sys/arch/i386/stand/boot/boot.8 | 5 ++++- 2 files changed, 9 insertions(+), 3 deletions(-) (limited to 'sys/arch/i386') diff --git a/sys/arch/i386/stand/biosboot/biosboot.8 b/sys/arch/i386/stand/biosboot/biosboot.8 index 9c806db8135..68bebb5b748 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.19 2004/03/12 14:54:04 jmc Exp $ +.\" $OpenBSD: biosboot.8,v 1.20 2004/04/03 10:15:37 jmc Exp $ .\" .\" Copyright (c) 2003 Tom Cosgrove .\" Copyright (c) 1997 Michael Shalayeff @@ -236,6 +236,8 @@ Master Boot Record block primary bootstrap .It Pa /boot secondary bootstrap +.It Pa /usr/mdec/pxeboot +PXE bootstrap .It Pa /bsd .Ox kernel @@ -245,7 +247,8 @@ kernel .Xr boot_i386 8 , .Xr disklabel 8 , .Xr fdisk 8 , -.Xr installboot 8 +.Xr installboot 8 , +.Xr pxeboot 8 .Sh HISTORY .Nm was originally written by Michael Shalayeff for diff --git a/sys/arch/i386/stand/boot/boot.8 b/sys/arch/i386/stand/boot/boot.8 index 91031923e23..cfcf54a6b88 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.38 2004/01/02 09:17:22 jmc Exp $ +.\" $OpenBSD: boot.8,v 1.39 2004/04/03 10:15:37 jmc Exp $ .\" .\" Copyright (c) 1997-2001 Michael Shalayeff .\" All rights reserved. @@ -312,6 +312,8 @@ Displays system time and date. .Bl -tag -width /usr/mdec/biosbootxx -compact .It Pa /usr/mdec/biosboot first stage bootstrap +.It Pa /usr/mdec/pxeboot +PXE bootstrap .It Pa /boot system bootstrap .It Pa /etc/boot.conf @@ -364,6 +366,7 @@ option. .Xr boot_i386 8 , .Xr fdisk 8 , .Xr installboot 8 , +.Xr pxeboot 8 , .Xr reboot 8 .Pp RFC 1950 describes the zlib library interface. -- cgit v1.2.3