]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[3684] Minor fix in the User's Guide.
authorMarcin Siodelski <marcin@isc.org>
Mon, 29 Aug 2016 14:55:34 +0000 (16:55 +0200)
committerMarcin Siodelski <marcin@isc.org>
Mon, 29 Aug 2016 14:55:34 +0000 (16:55 +0200)
doc/guide/dhcp4-srv.xml

index 822de1171fab00da25e62fb5a716931798e88f1e..ac49380068ba8f4e7b9c9ee99a60d93680d55f73 100644 (file)
@@ -3050,7 +3050,7 @@ It is merely echoed by the server
 <para>If not specified, the default value is:
 
 <screen>
-<userinput>"host-reservation-identifiers": [ "hw-address", "duid", "circuit-id" ]</userinput>
+<userinput>"host-reservation-identifiers": [ "hw-address", "duid", "circuit-id", "client-id" ]</userinput>
 </screen>
 <!-- see CfgHostOperations::createConfig4() in
 src/lib/dhcpsrv/cfg_host_operations.cc -->