summaryrefslogtreecommitdiff
path: root/sys/arch/amd64/stand
diff options
context:
space:
mode:
authorTom Cosgrove <tom@cvs.openbsd.org>2004-03-21 21:44:59 +0000
committerTom Cosgrove <tom@cvs.openbsd.org>2004-03-21 21:44:59 +0000
commit3889bf853c5e9dee58b4bd465d0adc4afafb64af (patch)
tree2577e4e291b5203d7d87f376fac880bbed7b74c7 /sys/arch/amd64/stand
parentb6bedfcd017a291b7e736a57597a5dbeb552cd1d (diff)
Grammar fix from jmc@
Diffstat (limited to 'sys/arch/amd64/stand')
-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