]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
[master] typos
authorShawn Routhier <sar@isc.org>
Tue, 28 Jan 2014 18:42:01 +0000 (10:42 -0800)
committerShawn Routhier <sar@isc.org>
Tue, 28 Jan 2014 18:42:01 +0000 (10:42 -0800)
README
RELNOTES

diff --git a/README b/README
index 6a3bd98c79f92f24dc1d32ed03ff00721f65d1af..aae45fa5d7dfb9fc28bd6b24cce4897bc7d9e2d9 100644 (file)
--- a/README
+++ b/README
@@ -281,7 +281,7 @@ we completely bypass the Linux IP stack, but on old versions of Linux
 DHCP clients connected to the same network as the ISC DHCP server or
 ISC relay agent will not see messages from the DHCP server.   It *is*
 possible to run into trouble with this on Linux 2.2 and later if you
-are running a verson of the DHCP server that was compiled on a Linux
+are running a version of the DHCP server that was compiled on a Linux
 2.0 system, though.
 
 It is possible to work around this problem on some versions of Linux
@@ -538,7 +538,7 @@ server and relay will work only on a single interface.  (They do work
 on multi-interface machines if configured to listen on only one of the
 interfaces.)
 
-We have reports of Windows XP clients having difficutly retrieving
+We have reports of Windows XP clients having difficulty retrieving
 addresses from a server running on an AIX machine.  This issue
 was traced to the client requiring messages be sent to the all ones
 broadcast address (255.255.255.255) while the AIX server was sending 
index 77866381a07eb7ec595e564d7655de5dee8e3c65..fdf2d389301948a7224dec657c0df6fcac351531 100644 (file)
--- a/RELNOTES
+++ b/RELNOTES
@@ -6,7 +6,7 @@
 
                              NEW FEATURES
 
-The major "theme" for ISC DHCP 4.3.x was to update the support for
+The major "theme" for ISC DHCP 4.3.x was to update the suport for
 DHCPv6 to include several of the features that have been available
 for DHCPv4.  These include:
 
@@ -29,7 +29,7 @@ release, which will be addressed in the future:
 
 - DHCPv6 includes human-readable text in status code messages, in
   English.  A method to reconfigure or support other languages would
-  be preferrable.
+  be preferable.
 
 - The "host-identifier" option is limited to a simple token.
 
@@ -60,7 +60,7 @@ by Eric Young (eay@cryptsoft.com).
   than extend or renew the lease.  This absolves the server of needing
   to perform an fsync() operation on the lease database before reply,
   which improves performance. [ISC-Bugs #22228]
-  Update this patch to support asynchronous DDNS.  If the server is
+  Updated this patch to support asynchronous DDNS.  If the server is
   attempting to do DDNS on a lease it should be udpated and written to
   disk even if that wouldn't be necessary due to the thresholding.
   [ISC-Bugs #26311]
@@ -123,7 +123,7 @@ by Eric Young (eay@cryptsoft.com).
   [ISC-Bugs #19598]
 
 - When doing DDNS if there isn't an appropriate zone statement attempt
-  to find a reasoanble nameserver via a DNS resolver.  This restores
+  to find a reasonable nameserver via a DNS resolver.  This restores
   some functionality that was lost in the transition to asynchronous
   DDNS.  Due to the lack of security and increase in fragility of the
   system when using this feature we strongly recommend the use of