From: Jeremy C. Reed Date: Mon, 2 Mar 2015 17:34:59 +0000 (-0600) Subject: fix a few misspelling typos X-Git-Tag: v4_1_esv_r12b1~20 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5ccdff2f5fd09112d781d19b32d74975b055b5ef;p=thirdparty%2Fdhcp.git fix a few misspelling typos due to too many conflicts, I couldn't easily cherry-pick from adb95d233110b3c6cece7d916cf1445c0c0f098a so I did this manually again --- diff --git a/RELNOTES b/RELNOTES index e316f9e34..658947cbe 100644 --- a/RELNOTES +++ b/RELNOTES @@ -897,7 +897,7 @@ by Eric Young (eay@cryptsoft.com). [ISC-Bugs #19761] Restore address when doing a rebind in DHCPv6 [ISC-Bugs #19945] Properly close the quote on some arguments. [ISC-Bugs #20952] Add 64 bit types to configure.ac - [ISC-Bugs #21308] Add "PATH=" to CLIENT_PATH envrionment variable + [ISC-Bugs #21308] Add "PATH=" to CLIENT_PATH environment variable ! Handle pipe failures more gracefully. Some OSes pass a SIGPIPE signal to a process and will kill the process if the signal isn't @@ -1196,7 +1196,7 @@ by Eric Young (eay@cryptsoft.com). - A warning was added since the DHCPv6 processing software does not yet support class statements. -- Compliation warnings on GCC 4.3 relating to bootp source address +- Compilation warnings on GCC 4.3 relating to bootp source address selection were repaired. - The v6 BSD socket method was updated to use a single UDP BSD socket @@ -1251,7 +1251,7 @@ by Eric Young (eay@cryptsoft.com). allows the client to work in 'captive' network environments, where the operator does not want clients to crosstalk directly. -- MINUS tokens should be parseable again. +- MINUS tokens should be parsable again. - Multiple (up to "delayed-ack x;" maximum) DHCPv4 packets are now queued and released in bursts after single fsync() events when the upper limit is @@ -1413,7 +1413,7 @@ by Eric Young (eay@cryptsoft.com). Changes since 4.0.0b1 - Use different paths for PID and lease files when running in DHCPv4 - or DHCPv6 mode, so that servers for both protcols can be run + or DHCPv6 mode, so that servers for both protocols can be run simultaneously on a single interface. - Fixed a buffer overflow error which could have allowed a denial @@ -1650,7 +1650,7 @@ by Eric Young (eay@cryptsoft.com). Changes since 3.1.0rc1 -- The parse warning that 'deny dyanmic bootp;' must be configured for +- The parse warning that 'deny dynamic bootp;' must be configured for failover protected subnets was removed. Changes since 3.1.0b2 @@ -2318,7 +2318,7 @@ by Eric Young (eay@cryptsoft.com). - A host byte order problem in tracefiles was repaired. - Pools configured in DHCPD for failover possessing permission lists that - previously were assumed to not include dyanmic bootp clients are now + previously were assumed to not include dynamic bootp clients are now a little more pessimistic. The result is, dhcpd will nag you about just about most pools that possess a 'allow' statement with no 'deny' that would definitely match a dynamic bootp client. diff --git a/common/dhcp-options.5 b/common/dhcp-options.5 index bed47b264..5ce1dbc63 100644 --- a/common/dhcp-options.5 +++ b/common/dhcp-options.5 @@ -1503,7 +1503,7 @@ informationally only. .RS 0.25i .PP The \fBreconf-accept\fR option is included by DHCPv6 clients that -support the Reconfigure extentions, advertising that they will +support the Reconfigure extensions, advertising that they will respond if the server were to ask them to Reconfigure. There is no support for DHCPv6 Reconfigure extensions, and this option is documented informationally only.