From c71cb1be7bea3537f6de97fef3ad25c4651a850f Mon Sep 17 00:00:00 2001 From: Naoki Kambe Date: Sat, 21 Jul 2012 23:37:59 +0900 Subject: [PATCH] [2136] updated bind10-guide.* due to removing set command from stats module --- doc/guide/bind10-guide.html | 5 ++--- doc/guide/bind10-guide.txt | 4 ++-- doc/guide/bind10-guide.xml | 5 ++--- 3 files changed, 6 insertions(+), 8 deletions(-) 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: