From: Shawn Routhier Date: Thu, 30 Jan 2014 21:59:08 +0000 (-0800) Subject: [master] Fix typos X-Git-Tag: v4_3_0~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b9c9f874f01516021c1b8b5aa6449900aef681b;p=thirdparty%2Fdhcp.git [master] Fix typos --- diff --git a/RELNOTES b/RELNOTES index fdf2d3893..98a166c95 100644 --- 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]