[svn] commit: r1531 - /trunk/doc/userguide/userguide.xml
BIND 10 source code commits
bind10-changes at lists.isc.org
Thu Mar 18 19:51:30 UTC 2010
Author: mgraff
Date: Thu Mar 18 19:51:29 2010
New Revision: 1531
Log:
document b10-cmdctl-usermgr a bit better, and change 'tarball' to 'tar file'
Modified:
trunk/doc/userguide/userguide.xml
Modified: trunk/doc/userguide/userguide.xml
==============================================================================
--- trunk/doc/userguide/userguide.xml (original)
+++ trunk/doc/userguide/userguide.xml Thu Mar 18 19:51:29 2010
@@ -180,6 +180,14 @@
BIND 10.
</simpara>
</listitem>
+ <listitem>
+ <simpara>
+ <command>b10-cmdctl-usermgr</command> —
+ 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 @@
</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 @@
<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 @@
<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>
More information about the bind10-changes
mailing list