]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
Correct typos it's => its
authorShawn Routhier <sar@isc.org>
Fri, 14 Oct 2011 19:43:10 +0000 (19:43 +0000)
committerShawn Routhier <sar@isc.org>
Fri, 14 Oct 2011 19:43:10 +0000 (19:43 +0000)
RELNOTES

index 8234ec765b1be38f0e48c204351c3094a621c98a..beeabf308f79172df8fa73dc7fe092f82ffb3c0b 100644 (file)
--- a/RELNOTES
+++ b/RELNOTES
@@ -10,7 +10,7 @@ ISC DHCP 4.2.x includes features that were not included in DHCP 4.1.x.
 These include:
 
 Processing the DHCP to DNS server transactions in an asyncrhonous fashion.
-The DHCP server or client can now continue with it's processing while
+The DHCP server or client can now continue with its processing while
 awaiting replies from the DNS server.
 
 There are a number of DHCPv6 limitations and features missing in this
@@ -360,7 +360,7 @@ work on other platforms. Please report any problems and suggested fixes to
   decline request for it previously) don't attempt to move it from
   the inactive to active pool as doing so can result in the server
   crashing on an assert failure.  Also retag the lease as active
-  and reset it's timeout value.
+  and reset its timeout value.
   [ISC-Bugs #21921]
  
 - Removed the restriction on using IPv6 addresses in IPv4 mode.  This
@@ -514,7 +514,7 @@ work on other platforms. Please report any problems and suggested fixes to
   determined lease time) are omitted.
 
 - Processing the DHCP to DNS server transactions in an asyncrhonous fashion.
-  The DHCP server or client can now continue with it's processing while
+  The DHCP server or client can now continue with its processing while
   awaiting replies from the DNS server.
 
 - The 'hardware [ethernet|etc] ...;' parameter in host records has been