diff options
author | Shawn Routhier <sar@isc.org> | 2011-07-05 16:59:16 +0000 |
---|---|---|
committer | Shawn Routhier <sar@isc.org> | 2011-07-05 16:59:16 +0000 |
commit | bcfa4986e20d2e3becd22e676cffd6f2a544fe55 (patch) | |
tree | c0a69b81a13fe4f500cda23202fc9378a0fffb5f | |
parent | 81bf161cf2673d3bb5434e91868030e9f995a627 (diff) | |
download | isc-dhcp-bcfa4986e20d2e3becd22e676cffd6f2a544fe55.tar.gz |
Fix typos adoped => adopted synced => synchronized
-rw-r--r-- | doc/References.html | 4 | ||||
-rw-r--r-- | doc/References.txt | 4 | ||||
-rw-r--r-- | doc/References.xml | 6 |
3 files changed, 7 insertions, 7 deletions
diff --git a/doc/References.html b/doc/References.html index 02bbd0cc..54abbdda 100644 --- a/doc/References.html +++ b/doc/References.html @@ -661,8 +661,8 @@ Dynamic DNS Updates References</h3> <a class='info' href='#RFC4701'>RFC4701<span> (</span><span class='info'>Stapp, M., Lemon, T., and A. Gustafsson, “A DNS Resource Record (RR) for Encoding Dynamic Host Configuration Protocol (DHCP) Information (DHCID RR),” October 2006.</span><span>)</span></a> [RFC4701] which describes the DHCID RR used in DNS to perform a kind of atomic locking. </p> -<p>ISC DHCP adoped early versions of these documents, and has not - yet synced up with the final standards versions. +<p>ISC DHCP adopted early versions of these documents, and has not + yet synchronized with the final standards versions. </p> <p>For RFCs 4702 and 4704, the 'N' bit is not yet supported. The result is that it is always set zero, and is ignored if set. diff --git a/doc/References.txt b/doc/References.txt index 586f6176..90a8e663 100644 --- a/doc/References.txt +++ b/doc/References.txt @@ -535,8 +535,8 @@ Hankins [Page 9] [RFC4701] which describes the DHCID RR used in DNS to perform a kind of atomic locking. - ISC DHCP adoped early versions of these documents, and has not yet - synced up with the final standards versions. + ISC DHCP adopted early versions of these documents, and has not yet + synchronized with the final standards versions. For RFCs 4702 and 4704, the 'N' bit is not yet supported. The result is that it is always set zero, and is ignored if set. diff --git a/doc/References.xml b/doc/References.xml index f79a229f..b65a4d0b 100644 --- a/doc/References.xml +++ b/doc/References.xml @@ -1,6 +1,6 @@ <?xml version='1.0' ?> -<!-- $Id: References.xml,v 1.3.400.1.10.1 2011/07/01 18:40:08 sar Exp $ --> +<!-- $Id: References.xml,v 1.3.400.1.10.2 2011/07/05 16:59:16 sar Exp $ --> <?rfc private="ISC-DHCP-REFERENCES" ?> @@ -540,8 +540,8 @@ <xref target="RFC4701">RFC4701</xref> which describes the DHCID RR used in DNS to perform a kind of atomic locking.</t> - <t>ISC DHCP adoped early versions of these documents, and has not - yet synced up with the final standards versions.</t> + <t>ISC DHCP adopted early versions of these documents, and has not + yet synchronized with the final standards versions.</t> <t>For RFCs 4702 and 4704, the 'N' bit is not yet supported. The result is that it is always set zero, and is ignored if set.</t> |