summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorFlorian Obser <florian@cvs.openbsd.org>2014-03-13 10:12:12 +0000
committerFlorian Obser <florian@cvs.openbsd.org>2014-03-13 10:12:12 +0000
commitd09d5cc58c2b906fb96fc9ce1a74b658116d1de6 (patch)
tree3a275e8a3db39c435a5fa32af1ea56a11db3ad2a /sys
parent294f333991cc0953b2b7a5f671ab1aa29d1e7b82 (diff)
Unhook httpd(8) from build; man page bits
tweaks jmc@ OK krw@, gilles@, lteo@, tedu@, todd@, benno@, sthen@ "The time is right." and much help getting the show on the road deraadt@
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/amd64/stand/pxeboot/pxeboot.88
-rw-r--r--sys/arch/i386/stand/pxeboot/pxeboot.88
2 files changed, 8 insertions, 8 deletions
diff --git a/sys/arch/amd64/stand/pxeboot/pxeboot.8 b/sys/arch/amd64/stand/pxeboot/pxeboot.8
index ab9d91d1f5e..6333f38d5f6 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.12 2012/10/13 16:30:14 jmc Exp $
+.\" $OpenBSD: pxeboot.8,v 1.13 2014/03/13 10:12:11 florian Exp $
.\" Copyright (c) 2004 Tom Cosgrove
.\" Copyright (c) 2003 Matthias Drochner
.\" Copyright (c) 1999 Doug White
@@ -25,7 +25,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd $Mdocdate: October 13 2012 $
+.Dd $Mdocdate: March 13 2014 $
.Dt PXEBOOT 8 amd64
.Os
.Sh NAME
@@ -95,7 +95,7 @@ and
services should be enabled and configured.
.Xr ftpd 8
or
-.Xr httpd 8
+.Xr nginx 8
should be enabled, depending on how the install sets will be made available.
.Pp
.Nm
@@ -171,7 +171,7 @@ The same thing:
.Xr boot_amd64 8 ,
.Xr dhcpd 8 ,
.Xr diskless 8 ,
-.Xr httpd 8 ,
+.Xr nginx 8 ,
.Xr tftpd 8
.Sh STANDARDS
.Rs
diff --git a/sys/arch/i386/stand/pxeboot/pxeboot.8 b/sys/arch/i386/stand/pxeboot/pxeboot.8
index 2b6b40b3591..18b916e1dc3 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.11 2012/10/13 16:30:15 jmc Exp $
+.\" $OpenBSD: pxeboot.8,v 1.12 2014/03/13 10:12:11 florian Exp $
.\" Copyright (c) 2004 Tom Cosgrove
.\" Copyright (c) 2003 Matthias Drochner
.\" Copyright (c) 1999 Doug White
@@ -25,7 +25,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd $Mdocdate: October 13 2012 $
+.Dd $Mdocdate: March 13 2014 $
.Dt PXEBOOT 8 i386
.Os
.Sh NAME
@@ -95,7 +95,7 @@ and
services should be enabled and configured.
.Xr ftpd 8
or
-.Xr httpd 8
+.Xr nginx 8
should be enabled, depending on how the install sets will be made available.
.Pp
.Nm
@@ -162,7 +162,7 @@ The same thing:
.Xr boot_i386 8 ,
.Xr dhcpd 8 ,
.Xr diskless 8 ,
-.Xr httpd 8 ,
+.Xr nginx 8 ,
.Xr tftpd 8
.Sh STANDARDS
.Rs