summaryrefslogtreecommitdiff
path: root/sys/arch
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch')
-rw-r--r--sys/arch/amd64/stand/pxeboot/pxeboot.84
-rw-r--r--sys/arch/i386/stand/pxeboot/pxeboot.84
2 files changed, 6 insertions, 2 deletions
diff --git a/sys/arch/amd64/stand/pxeboot/pxeboot.8 b/sys/arch/amd64/stand/pxeboot/pxeboot.8
index 5fe4eac85bf..41f429439d5 100644
--- a/sys/arch/amd64/stand/pxeboot/pxeboot.8
+++ b/sys/arch/amd64/stand/pxeboot/pxeboot.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pxeboot.8,v 1.2 2004/03/21 21:44:58 tom Exp $
+.\" $OpenBSD: pxeboot.8,v 1.3 2004/12/04 00:46:58 jmc Exp $
.\" Copyright (c) 2004 Tom Cosgrove
.\" Copyright (c) 2003 Matthias Drochner
.\" Copyright (c) 1999 Doug White
@@ -156,6 +156,8 @@ PXE-specific second-stage bootstrap
.It Pa /etc/boot.conf
.Nm
configuration file (read from TFTP server)
+.It Pa /etc/dhcpd.conf
+DHCPD configuration file
.It Pa /tftpboot
Default root directory for
.Xr tftpd 8
diff --git a/sys/arch/i386/stand/pxeboot/pxeboot.8 b/sys/arch/i386/stand/pxeboot/pxeboot.8
index d799d108c48..471afcfb03a 100644
--- a/sys/arch/i386/stand/pxeboot/pxeboot.8
+++ b/sys/arch/i386/stand/pxeboot/pxeboot.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pxeboot.8,v 1.3 2004/03/21 22:19:57 tom Exp $
+.\" $OpenBSD: pxeboot.8,v 1.4 2004/12/04 00:46:58 jmc Exp $
.\" Copyright (c) 2004 Tom Cosgrove
.\" Copyright (c) 2003 Matthias Drochner
.\" Copyright (c) 1999 Doug White
@@ -147,6 +147,8 @@ PXE-specific second-stage bootstrap
.It Pa /etc/boot.conf
.Nm
configuration file (read from TFTP server)
+.It Pa /etc/dhcpd.conf
+DHCPD configuration file
.It Pa /tftpboot
Default root directory for
.Xr tftpd 8