summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortom <tom@openbsd.org>2004-03-21 21:44:58 +0000
committertom <tom@openbsd.org>2004-03-21 21:44:58 +0000
commit8fa48e5a5b11e8bcfc73d0cc88672c7056148143 (patch)
tree8e3950c8da775544c42db1fcf3271e45380fbc96
parentEnter pxeboot on amd64. Initially intended to support network installs (diff)
downloadwireguard-openbsd-8fa48e5a5b11e8bcfc73d0cc88672c7056148143.tar.xz
wireguard-openbsd-8fa48e5a5b11e8bcfc73d0cc88672c7056148143.zip
Grammar fix from jmc@
-rw-r--r--sys/arch/amd64/stand/pxeboot/pxeboot.84
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/amd64/stand/pxeboot/pxeboot.8 b/sys/arch/amd64/stand/pxeboot/pxeboot.8
index 68999b67498..5fe4eac85bf 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.1 2004/03/21 21:37:41 tom Exp $
+.\" $OpenBSD: pxeboot.8,v 1.2 2004/03/21 21:44:58 tom Exp $
.\" Copyright (c) 2004 Tom Cosgrove
.\" Copyright (c) 2003 Matthias Drochner
.\" Copyright (c) 1999 Doug White
@@ -143,7 +143,7 @@ This means that the DHCP option
cannot, therefore, be used to distinguish between i386 and amd64 systems.
.Pp
Instead, the client machine identifier (UUID) or
-hardware ethernet address (MAC) should be used.
+hardware Ethernet address (MAC) should be used.
See
.Xr dhcpd 8
and