From: Mukund Sivaraman Date: Wed, 29 Feb 2012 06:37:38 +0000 (+0530) Subject: guide: Make minor grammar fixes X-Git-Tag: trac2351_base~226^2~116^2~148 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a7f978695cb84f9be3dd4ca4ff819c85d4477746;p=thirdparty%2Fkea.git guide: Make minor grammar fixes --- diff --git a/doc/guide/bind10-guide.xml b/doc/guide/bind10-guide.xml index 5bc9d84e9f..ae7267dfde 100644 --- a/doc/guide/bind10-guide.xml +++ b/doc/guide/bind10-guide.xml @@ -909,7 +909,7 @@ address, but the usual ones don't." mean? --> This system allows you to start the same component multiple times (by including it in the configuration with different names, but the same process setting). However, the rest of the system doesn't expect - such situation, so it would probably not do what you want. Such + such a situation, so it would probably not do what you want. Such support is yet to be implemented. @@ -921,10 +921,10 @@ address, but the usual ones don't." mean? --> b10-cmdctl, but then you couldn't change it back the usual way, as it would require it to be running (you would have to find and edit the configuration - directly). Also, some modules might have dependencies - -- b10-stats-httpd need + directly). Also, some modules might have dependencies: + b10-stats-httpd needs b10-stats, b10-xfrout - needs the b10-auth to be running, etc. + needs b10-auth to be running, etc.