Browse Source

document b10-cmdctl-usermgr a bit better, and change 'tarball' to 'tar file'

git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1531 e5f2f494-b856-4b98-b285-d166d9295462
Michael Graff 15 years ago
parent
commit
6a34c8899a
1 changed files with 11 additions and 3 deletions
  1. 11 3
      doc/userguide/userguide.xml

+ 11 - 3
doc/userguide/userguide.xml

@@ -180,6 +180,14 @@
               BIND 10.
             </simpara>
           </listitem>
+          <listitem>
+            <simpara>
+              <command>b10-cmdctl-usermgr</command> &mdash;
+              user access control.
+              This tool allows an administrator to authorize additional users
+              of the <command>bindctl</command> tool.
+            </simpara>
+          </listitem>
   <!-- TODO usermgr -->
         </itemizedlist>
       </para>
@@ -280,7 +288,7 @@ var/
         </listitem>
 
         <listitem>
-          <simpara>Download the BIND 10 source tarball. <!-- TODO: from -->
+          <simpara>Download the BIND 10 source tar file. <!-- TODO: from -->
           </simpara>
         </listitem>
 
@@ -350,7 +358,7 @@ var/
       <section>
         <title>Download Tar File</title>
         <para>The BIND 10 development snapshots and releases
-          are available as tarball downloads.
+          are available as tar file downloads.
         </para>
   <!-- TODO -->
       </section>
@@ -375,7 +383,7 @@ var/
         <para>
           You do not need to retrieve the source code from subversion
           unless you are testing latest code which is not provided in the
-          source tarball or you are a developer.
+          source tar file or you are a developer.
           Most users will just use the source tar file.
         </para>