]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
fix a few misspelling typos
authorJeremy C. Reed <jreed@isc.org>
Mon, 2 Mar 2015 17:34:59 +0000 (11:34 -0600)
committerJeremy C. Reed <jreed@isc.org>
Mon, 2 Mar 2015 17:34:59 +0000 (11:34 -0600)
due to too many conflicts, I couldn't easily cherry-pick
from adb95d233110b3c6cece7d916cf1445c0c0f098a
so I did this manually again

RELNOTES
common/dhcp-options.5

index e316f9e3407838420ff7e6db3abfc083140e937d..658947cbe22f9ff94f2398c0c12cea1ef22007c9 100644 (file)
--- 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.
index bed47b264641eba49a4bc8352b7ffca9a20af80b..5ce1dbc6388869ddae3147002a228eabb51e4019 100644 (file)
@@ -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.