Browse Source

Fix command description error.

git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1571 e5f2f494-b856-4b98-b285-d166d9295462
Likun Zhang 15 years ago
parent
commit
54c0c3a74e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/bin/xfrin/xfrin.pre.in

+ 1 - 1
src/bin/xfrin/xfrin.pre.in

@@ -56,7 +56,7 @@
       },
       {
         "command_name": "shutdown",
-        "command_description": "Shut down BIND 10",
+        "command_description": "Shut down xfrin module",
         "command_args": []
       }
     ]