svn commit: r318994 - head/sys/boot/i386/pxeldr
Baptiste Daroussin
bapt at FreeBSD.org
Sat May 27 14:07:48 UTC 2017
Author: bapt
Date: Sat May 27 14:07:46 2017
New Revision: 318994
URL: https://svnweb.freebsd.org/changeset/base/318994
Log:
Catch with the change in the user class
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 14:06:57 2017 (r318993)
+++ head/sys/boot/i386/pxeldr/pxeboot.8 Sat May 27 14:07:46 2017 (r318994)
@@ -41,7 +41,7 @@ PXE is a form of smart boot ROM, built i
PXE supports DHCP configuration and provides low-level NIC access services.
.Pp
The DHCP client will set a DHCP user class named
-.Va FREEBSD
+.Va FreeBSD
to allow flexible configuration of the DHCP server.
.Pp
The
More information about the svn-src-head
mailing list