Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 May 2017 13:55:20 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r318992 - head/sys/boot/i386/pxeldr
Message-ID:  <201705271355.v4RDtKav029284@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705271355.v4RDtKav029284>