|
@@ -111,7 +111,7 @@ strings <userinput>path</userinput>/kea-dhcp6 | sed -n 's/;;;; //p'
|
|
|
<itemizedlist>
|
|
|
<listitem>
|
|
|
<simpara><command>localstatedir</command>: The value as passed into the
|
|
|
- build configure script. It defaults defaults to "/usr/local/var". Note
|
|
|
+ build configure script. It defaults to "/usr/local/var". Note
|
|
|
that this value may be overridden at run time by setting the environment
|
|
|
variable KEA_PIDFILE_DIR. This is intended primarily for testing purposes.
|
|
|
</simpara>
|
|
@@ -2169,7 +2169,7 @@ should include options from the isc option space:
|
|
|
that has specific requirements, e.g. a printer that needs additional DHCP options
|
|
|
or a cable modem needs specific parameters. Yet another possible use case for
|
|
|
host reservation is to define unique names for hosts. Although not all of
|
|
|
- the presented use cases are are implemented yet, Kea software will support them
|
|
|
+ the presented use cases are implemented yet, Kea software will support them
|
|
|
in the near future.</para>
|
|
|
|
|
|
<para>Hosts reservations are defined as parameters for each subnet. Each host
|
|
@@ -2327,7 +2327,7 @@ should include options from the isc option space:
|
|
|
<para>When the reservation for the client includes the <command>hostname
|
|
|
</command>, the server will assign this hostname to the client and send
|
|
|
it back in the Client FQDN, if the client sent the FQDN option to the
|
|
|
- the server. The reserved hostname always takes precedence over the hostname
|
|
|
+ server. The reserved hostname always takes precedence over the hostname
|
|
|
supplied by the client (via the FQDN option) or the autogenerated
|
|
|
(from the IPv6 address) hostname.</para>
|
|
|
|