From: Naoki Kambe Date: Sat, 21 Jul 2012 14:37:59 +0000 (+0900) Subject: [2136] updated bind10-guide.* due to removing set command from stats module X-Git-Tag: trac2351_base~112^2~40 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c71cb1be7bea3537f6de97fef3ad25c4651a850f;p=thirdparty%2Fkea.git [2136] updated bind10-guide.* due to removing set command from stats module --- diff --git a/doc/guide/bind10-guide.html b/doc/guide/bind10-guide.html index 7a1a120a7b..ab9d4ab549 100644 --- a/doc/guide/bind10-guide.html +++ b/doc/guide/bind10-guide.html @@ -1563,9 +1563,8 @@ const std::string HARDCODED_DNS_SERVER = "2001:db8:1::1";

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 bindctl: diff --git a/doc/guide/bind10-guide.txt b/doc/guide/bind10-guide.txt index e38b43a34b..6d334c4c29 100644 --- a/doc/guide/bind10-guide.txt +++ b/doc/guide/bind10-guide.txt @@ -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 { diff --git a/doc/guide/bind10-guide.xml b/doc/guide/bind10-guide.xml index 040b109799..07f1302f4b 100644 --- a/doc/guide/bind10-guide.xml +++ b/doc/guide/bind10-guide.xml @@ -2865,9 +2865,8 @@ const std::string HARDCODED_DNS_SERVER = "2001:db8:1::1"; 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 bindctl: