summaryrefslogtreecommitdiff
path: root/sys/arch
diff options
context:
space:
mode:
authorAlexander Hall <halex@cvs.openbsd.org>2014-05-20 22:49:44 +0000
committerAlexander Hall <halex@cvs.openbsd.org>2014-05-20 22:49:44 +0000
commita99b5aedb94c8100929e5229a19342a65f235a07 (patch)
tree776c9ae4c8a098573497b80cc17a08bd659666e2 /sys/arch
parent23134158ff0e13be22fb9be994031a0728fe9351 (diff)
remove irrelevant, outdated, and misleading sentence suggesting that
you need to set up a local mirror for the install sets brought to attention by pascal@ ok krw@
Diffstat (limited to 'sys/arch')
-rw-r--r--sys/arch/amd64/stand/pxeboot/pxeboot.89
-rw-r--r--sys/arch/i386/stand/pxeboot/pxeboot.89
2 files changed, 4 insertions, 14 deletions
diff --git a/sys/arch/amd64/stand/pxeboot/pxeboot.8 b/sys/arch/amd64/stand/pxeboot/pxeboot.8
index 6333f38d5f6..c471d84e5f8 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.13 2014/03/13 10:12:11 florian Exp $
+.\" $OpenBSD: pxeboot.8,v 1.14 2014/05/20 22:49:43 halex 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: March 13 2014 $
+.Dd $Mdocdate: May 20 2014 $
.Dt PXEBOOT 8 amd64
.Os
.Sh NAME
@@ -93,10 +93,6 @@ the
and
.Xr tftpd 8
services should be enabled and configured.
-.Xr ftpd 8
-or
-.Xr nginx 8
-should be enabled, depending on how the install sets will be made available.
.Pp
.Nm
and the kernel should be copied into the TFTP server's root directory
@@ -171,7 +167,6 @@ The same thing:
.Xr boot_amd64 8 ,
.Xr dhcpd 8 ,
.Xr diskless 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 18b916e1dc3..aaa783eab38 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.12 2014/03/13 10:12:11 florian Exp $
+.\" $OpenBSD: pxeboot.8,v 1.13 2014/05/20 22:49:43 halex 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: March 13 2014 $
+.Dd $Mdocdate: May 20 2014 $
.Dt PXEBOOT 8 i386
.Os
.Sh NAME
@@ -93,10 +93,6 @@ the
and
.Xr tftpd 8
services should be enabled and configured.
-.Xr ftpd 8
-or
-.Xr nginx 8
-should be enabled, depending on how the install sets will be made available.
.Pp
.Nm
and the kernel should be copied into the TFTP server's root directory
@@ -162,7 +158,6 @@ The same thing:
.Xr boot_i386 8 ,
.Xr dhcpd 8 ,
.Xr diskless 8 ,
-.Xr nginx 8 ,
.Xr tftpd 8
.Sh STANDARDS
.Rs