[svn] commit: r2813 - /branches/trac191-rebased/src/bin/stats/stats.spec.pre.in
BIND 10 source code commits
bind10-changes at lists.isc.org
Thu Aug 26 22:57:04 UTC 2010
Author: jinmei
Date: Thu Aug 26 22:57:04 2010
New Revision: 2813
Log:
minor editorial fixes
Modified:
branches/trac191-rebased/src/bin/stats/stats.spec.pre.in
Modified: branches/trac191-rebased/src/bin/stats/stats.spec.pre.in
==============================================================================
--- branches/trac191-rebased/src/bin/stats/stats.spec.pre.in (original)
+++ branches/trac191-rebased/src/bin/stats/stats.spec.pre.in Thu Aug 26 22:57:04 2010
@@ -71,7 +71,7 @@
"item_optional": false,
"item_default": 0,
"item_title": "auth.queries.tcp",
- "item_description": "A number of total query counts which all auth servers receives in TCP since they starts initially"
+ "item_description": "A number of total query counts which all auth servers receive over TCP since they started initially"
},
{
"item_name": "auth.queries.udp",
@@ -79,7 +79,7 @@
"item_optional": false,
"item_default": 0,
"item_title": "auth.queries.udp",
- "item_description": "A number of total query counts which all auth servers receives in UDP since they starts initially"
+ "item_description": "A number of total query counts which all auth servers receive over UDP since they started initially"
}
],
"commands": [
More information about the bind10-changes
mailing list