summaryrefslogtreecommitdiff
path: root/sys/arch
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2004-12-04 00:46:59 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2004-12-04 00:46:59 +0000
commitb715d4808449ac9318a6ec8b6793070d4e1f2b67 (patch)
tree440f7325632d04a600887b76a3db670cbd163f73 /sys/arch
parent5c6aa44ef9fcde6725108de2ad10a42a06da4c81 (diff)
add /etc/dhcpd.conf to FILES;
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