The branch, master has been updated
       via  3cd640d tdb: Fix typos.
       via  d273bdf Add "repack" command to tdbtool documentation.
      from  56055f7 Revert "dbwrap: dbwrap_fetch_locked_timeout()."

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 3cd640dc5dee24b244f13c17b80675000d39c8ce
Author: Ralph Wuerthner <[email protected]>
Date:   Thu Jul 12 11:18:46 2012 +0200

    tdb: Fix typos.
    
    Reviewed-by: Christian Ambach <[email protected]>
    Reviewed-by: Volker Lendecke <[email protected]>
    
    Autobuild-User(master): Volker Lendecke <[email protected]>
    Autobuild-Date(master): Fri Jun  7 15:18:47 CEST 2013 on sn-devel-104

commit d273bdf18c7693792d395f3ad89a128941d15cf0
Author: Ralph Wuerthner <[email protected]>
Date:   Thu Jul 12 11:08:04 2012 +0200

    Add "repack" command to tdbtool documentation.
    
    The original commit 'Add "repack" command to tdbtool.' only added
    the documentation to docs-xml/manpages-3/tdbtool.8.xml and forgot
    about lib/tdb/manpages/tdbtool.8.xml .
    
    Reviewed-by: Christian Ambach <[email protected]>
    Reviewed-by: Volker Lendecke <[email protected]>

-----------------------------------------------------------------------

Summary of changes:
 lib/tdb/man/tdbbackup.8.xml |    4 ++--
 lib/tdb/man/tdbtool.8.xml   |   10 +++++++++-
 2 files changed, 11 insertions(+), 3 deletions(-)


Changeset truncated at 500 lines:

diff --git a/lib/tdb/man/tdbbackup.8.xml b/lib/tdb/man/tdbbackup.8.xml
index c15cc14..f24202e 100644
--- a/lib/tdb/man/tdbbackup.8.xml
+++ b/lib/tdb/man/tdbbackup.8.xml
@@ -54,7 +54,7 @@
                <varlistentry>
                <term>-s suffix</term>
                <listitem><para>
-               The <command>-s</command> option allows the adminisistrator to 
specify a file
+               The <command>-s</command> option allows the administrator to 
specify a file
                backup extension. This way it is possible to keep a history of 
tdb backup
                files by using a new suffix for each backup.
                </para> </listitem>
@@ -63,7 +63,7 @@
                <varlistentry>
                <term>-v</term>
                <listitem><para>
-               The <command>-v</command> will check the database for damages 
(currupt data)
+               The <command>-v</command> will check the database for damages 
(corrupt data)
                which if detected causes the backup to be restored.
                </para></listitem>
                </varlistentry>
diff --git a/lib/tdb/man/tdbtool.8.xml b/lib/tdb/man/tdbtool.8.xml
index bc5c001..ddca04c 100644
--- a/lib/tdb/man/tdbtool.8.xml
+++ b/lib/tdb/man/tdbtool.8.xml
@@ -201,6 +201,14 @@
 
                <varlistentry>
                <term>
+               <option>repack</option>
+               </term>
+               <listitem><para>Repack a database using a temporary file to 
remove fragmentation.
+               </para></listitem>
+               </varlistentry>
+
+               <varlistentry>
+               <term>
                <option>quit</option>
                </term>
                <listitem><para>Exit <command>tdbtool</command>.
@@ -220,7 +228,7 @@
 
 <refsect1>
        <title>VERSION</title>
-       <para>This man page is correct for version 3.0.25 of the Samba 
suite.</para>
+       <para>This man page is correct for version 3.6 of the Samba 
suite.</para>
 </refsect1>
 
 <refsect1>


-- 
Samba Shared Repository

Reply via email to