]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#898] Doc clarifications
authorTomek Mrugalski <tomasz@isc.org>
Thu, 21 Nov 2019 02:48:14 +0000 (10:48 +0800)
committerFrancis Dupont <fdupont@isc.org>
Tue, 10 Dec 2019 21:25:24 +0000 (22:25 +0100)
 - fixed 2 typos
 - added reference to RFC1497

doc/sphinx/arm/dhcp4-srv.rst

index 6c589f9ad9310a5bb44c48214f37b1c4fbb2ed63..9358d26ac253428cce11c1627a1d9f59f0e7ef50 100644 (file)
@@ -3365,7 +3365,7 @@ ones are:
 DHCPv4 uses two distinct identifiers which are placed by the client in
 the queries sent to the server and copied by the server to its responses
 to the client: "chaddr" and "client identifier". The former was
-introduced as a part of the BOOTP specification and it is also used by 
+introduced as a part of the BOOTP specification and it is also used by
 DHCP to carry the hardware address of the interface used to send the
 query to the server (MAC address for the Ethernet). The latter is
 carried in the Client-identifier option, introduced in `RFC