summaryrefslogtreecommitdiff
path: root/lib/tdb
diff options
context:
space:
mode:
authorRalph Wuerthner <ralph.wuerthner@de.ibm.com>2012-07-12 11:18:46 +0200
committerVolker Lendecke <vl@samba.org>2013-06-07 15:18:47 +0200
commit3cd640dc5dee24b244f13c17b80675000d39c8ce (patch)
tree56148f00e42bd2c4995cf977fe57dd3e6cdf0d3f /lib/tdb
parentd273bdf18c7693792d395f3ad89a128941d15cf0 (diff)
downloadsamba-3cd640dc5dee24b244f13c17b80675000d39c8ce.tar.gz
samba-3cd640dc5dee24b244f13c17b80675000d39c8ce.tar.bz2
samba-3cd640dc5dee24b244f13c17b80675000d39c8ce.zip
tdb: Fix typos.
Reviewed-by: Christian Ambach <ambi@samba.org> Reviewed-by: Volker Lendecke <vl@samba.org> Autobuild-User(master): Volker Lendecke <vl@samba.org> Autobuild-Date(master): Fri Jun 7 15:18:47 CEST 2013 on sn-devel-104
Diffstat (limited to 'lib/tdb')
-rw-r--r--lib/tdb/man/tdbbackup.8.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/tdb/man/tdbbackup.8.xml b/lib/tdb/man/tdbbackup.8.xml
index c15cc14e2d..f24202e687 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>