]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
[master] Fix typos
authorShawn Routhier <sar@isc.org>
Thu, 30 Jan 2014 21:59:08 +0000 (13:59 -0800)
committerShawn Routhier <sar@isc.org>
Thu, 30 Jan 2014 21:59:08 +0000 (13:59 -0800)
RELNOTES

index fdf2d389301948a7224dec657c0df6fcac351531..98a166c95fda4ce42a478e3a90f81ceab12b5608 100644 (file)
--- a/RELNOTES
+++ b/RELNOTES
@@ -117,8 +117,8 @@ by Eric Young (eay@cryptsoft.com).
 - Add support for accessing options from v6 relays.  The v6relay
   statement allows the administrator to choose which relay to
   use when searching for an option, see the dhcp-options man page
-  for a description.  The host-identifer option has also been
-  updated to support the use of relay options see the dhcpd.conf
+  for a description.  The host-identifier option has also been
+  updated to support the use of relay options, see the dhcpd.conf
   man page for a description.
   [ISC-Bugs #19598]
 
@@ -140,7 +140,7 @@ by Eric Young (eay@cryptsoft.com).
   the server to not record a client's uid in its lease.  This
   violates the specification but may also be useful when a client
   can dual boot using different client ids but the same mac address.
-  Thank you to Brian De Wolf at Cal Ply Pomona for the patch.
+  Thank you to Brian De Wolf at Cal Poly Pomona for the patch.
   [ISC-Bugs #32427]
   [ISC-Bugs #35066]