diff options
-rw-r--r-- | sys/arch/amd64/stand/pxeboot/pxeboot.8 | 4 |
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 |