]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[2136] updated bind10-guide.* due to removing set command from stats module
authorNaoki Kambe <kambe@jprs.co.jp>
Sat, 21 Jul 2012 14:37:59 +0000 (23:37 +0900)
committerNaoki Kambe <kambe@jprs.co.jp>
Wed, 8 Aug 2012 12:06:27 +0000 (21:06 +0900)
doc/guide/bind10-guide.html
doc/guide/bind10-guide.txt
doc/guide/bind10-guide.xml

index 7a1a120a7be43528b5047091b9f04e96a8e3502f..ab9d4ab5496a993add6c107d49a2d02de72cfe95 100644 (file)
@@ -1563,9 +1563,8 @@ const std::string HARDCODED_DNS_SERVER = "2001:db8:1::1";</pre><p>
     </p><p>
 
        This stats daemon provides commands to identify if it is
-       running, show specified or all statistics data, show specified
-       or all statistics data schema, and set specified statistics
-       data.
+       running, show specified or all statistics data, and show specified
+       or all statistics data schema.
 
        For example, using <span class="command"><strong>bindctl</strong></span>:
 
index e38b43a34be8e703165a8c867d831929ad15fb79..6d334c4c29f9fda5399c89d61150ec72b8f6febb 100644 (file)
@@ -1754,8 +1754,8 @@ Chapter 16. Statistics
    statistics data from various modules and aggregates it.
 
    This stats daemon provides commands to identify if it is running, show
-   specified or all statistics data, show specified or all statistics data
-   schema, and set specified statistics data. For example, using bindctl:
+   specified or all statistics data, and show specified or all statistics data
+   schema. For example, using bindctl:
 
  > Stats show
  {
index 040b1097993c4a043e40f204cea8b0eb37d93dba..07f1302f4b177e5a7c8beed65d1b5011ac473245 100644 (file)
@@ -2865,9 +2865,8 @@ const std::string HARDCODED_DNS_SERVER = "2001:db8:1::1";</screen>
     <para>
 
        This stats daemon provides commands to identify if it is
-       running, show specified or all statistics data, show specified
-       or all statistics data schema, and set specified statistics
-       data.
+       running, show specified or all statistics data, and show specified
+       or all statistics data schema.
 
        For example, using <command>bindctl</command>: