svn commit: r318992 - head/sys/boot/i386/pxeldr
Baptiste Daroussin
bapt at FreeBSD.org
Sat May 27 13:55:22 UTC 2017
Author: bapt
Date: Sat May 27 13:55:20 2017
New Revision: 318992
URL: https://svnweb.freebsd.org/changeset/base/318992
Log:
Capitalize DHCP
Reported by: danfe
Modified:
head/sys/boot/i386/pxeldr/pxeboot.8
Modified: head/sys/boot/i386/pxeldr/pxeboot.8
==============================================================================
--- head/sys/boot/i386/pxeldr/pxeboot.8 Sat May 27 13:26:18 2017 (r318991)
+++ head/sys/boot/i386/pxeldr/pxeboot.8 Sat May 27 13:55:20 2017 (r318992)
@@ -42,7 +42,7 @@ PXE supports DHCP configuration and prov
.Pp
The DHCP client will set a DHCP user class named
.Va FREEBSD
-to allow flexible configuration of the dhcp server.
+to allow flexible configuration of the DHCP server.
.Pp
The
.Nm
More information about the svn-src-head
mailing list