]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[3800] Minor corrections in stats.xml
authorTomek Mrugalski <tomasz@isc.org>
Fri, 19 Jun 2015 15:05:53 +0000 (17:05 +0200)
committerTomek Mrugalski <tomasz@isc.org>
Fri, 19 Jun 2015 15:05:53 +0000 (17:05 +0200)
doc/guide/stats.xml

index 241466d8d5fd2f1443388690a2891cd44120de5a..91d0613a5f6fbfab4e5352b65f197c0037eff086 100644 (file)
       subtle.  The reset command sets the value of the statistic to zero or neutral
       value. After this operation, the statistic will have a value of 0 (integer),
       0.0 (float), 0h0m0s0us (duration) or "" (string). When asked for, a statistic
-      with the values metioned will be returned. Remove removes a statistic
-      completely, so the statistic will not be reported anymore. Please note
-      that
+      with the values metioned will be returned. <command>Remove</command> removes
+      a statistic completely, so the statistic will not be reported anymore. Please
+      note that the server code may add it back if there's a reason to record
+      it.
     </para>
 
     <section id="command-statistic-get">
       <title>statistic-get-all command</title>
 
       <para>
-       <emphasis>statistic-get-all</emphasis> command retrieves a single
-       statistic. An example
-       command may look like this:
+       <emphasis>statistic-get-all</emphasis> command retrieves all statistics
+        recorded. An example command may look like this:
 <screen>
 {
     "command": "statistic-get-all",