]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[3464] Minor tweak in DHCPv4 section in User's Guide
authorTomek Mrugalski <tomasz@isc.org>
Fri, 8 Aug 2014 16:45:00 +0000 (18:45 +0200)
committerTomek Mrugalski <tomasz@isc.org>
Fri, 8 Aug 2014 16:45:00 +0000 (18:45 +0200)
doc/guide/dhcp4-srv.xml

index 1ae77b43ad0622b4860272f0346d7f4113225bfc..f1e1d9f70a0b8aa9a27b761d1e2be4d9f435acb7 100644 (file)
@@ -401,8 +401,8 @@ temporarily override a list of interface names and listen on all interfaces.
     in square brackets, even though only one range of addresses is
     specified in this example.</para>
 
-    <para>Each <command>pool</command> is a structure that describes
-    the pool parameters. Currently there is only one parameter,
+    <para>Each <command>pool</command> is a structure that contains the parameters
+    th describe a single pool. Currently there is only one parameter,
     <command>pool</command>, which gives the range of addresses
     in the pool. Additional parameters will be added in future
     releases of Kea.</para>