From: Shawn Routhier Date: Tue, 30 Jun 2015 15:41:56 +0000 (-0700) Subject: [3578] Minor fixes to docs X-Git-Tag: trac3771_base~1^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc083e30434a383923d1dfe8d8cc9b1fd9d58551;p=thirdparty%2Fkea.git [3578] Minor fixes to docs --- diff --git a/doc/guide/dhcp4-srv.xml b/doc/guide/dhcp4-srv.xml index 523408aac9..00aab6db77 100644 --- a/doc/guide/dhcp4-srv.xml +++ b/doc/guide/dhcp4-srv.xml @@ -715,7 +715,7 @@ temporarily override a list of interface names and listen on all interfaces. One of the major features of the DHCPv4 server is to provide configuration options to clients. Most of the options are sent by the server, only if the client explicitly requests them using the Parameter Request List option. - Those that do not require requesting using the Parameter Request List + Those that do not require being requested using the Parameter Request List option are commonly used options, e.g. "Name Server", and options which require special behavior, e.g. "Client FQDN" is returned to the client if the client has included this option in its message to the server. @@ -723,7 +723,7 @@ temporarily override a list of interface names and listen on all interfaces. The comprises the list of the - standard DHCPv4 options, which values can be configured using the + standard DHCPv4 options, whose values can be configured using the configuration structures described in this section. This table excludes the options which require special processing and thus cannot be configured with some fixed values. The last column of this table specifies which