]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[5589] Minor docs corrections as a result of second review.
authorMarcin Siodelski <marcin@isc.org>
Wed, 16 May 2018 10:49:52 +0000 (12:49 +0200)
committerMarcin Siodelski <marcin@isc.org>
Wed, 16 May 2018 10:49:52 +0000 (12:49 +0200)
doc/guide/hooks-stat-cmds.xml
src/hooks/dhcp/stat_cmds/stat_cmds.cc

index 988ed91c78cef3160941eb13c5aff5e9aeb2cc38..8f2cdff98e7098d3f7021d15a42be1156985cc4a 100644 (file)
         subnets, this can be result in a large response.
     </para>
     <para>
-      The following command would fetch lease statistcis for all known subnets from kea-dhcp4 server:
+      The following command would fetch lease statistics for all known subnets from kea-dhcp4 server:
 <screen>
 {
   "command": "stat-lease4-get"
index d8aa0a5223108e48556009cab6a1d9930bf31f2b..ce882b0cf18d058ae4c8ccfe4026a24f06883e86 100644 (file)
@@ -121,7 +121,8 @@ public:
     /// must fulfill: 0 < first-subnet-id < last-subnet-id
     /// -# subnet-id and subnet-range are mutually exclusive
     Parameters getParameters(const ConstElementPtr& cmd_args);
-/// @brief Executes the lease4 query and constructs the outbound result set
+
+    /// @brief Executes the lease4 query and constructs the outbound result set
     ///
     /// This method uses the command parameters to identify the range
     /// of configured subnets. If the range contains no known subnets