From e42e87d5449f68d249aa3b96bf73e4bae20c2772 Mon Sep 17 00:00:00 2001 From: Karolin Seeger Date: Tue, 8 May 2012 12:01:28 +0200 Subject: s3-docs: Fix several typos. Part of a fix for bug #7938. Based on a patch provided by John Bradshaw . Karolin Autobuild-User: Karolin Seeger Autobuild-Date: Tue May 8 13:56:32 CEST 2012 on sn-devel-104 --- docs-xml/manpages-3/tdbbackup.8.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs-xml/manpages-3/tdbbackup.8.xml') diff --git a/docs-xml/manpages-3/tdbbackup.8.xml b/docs-xml/manpages-3/tdbbackup.8.xml index 78fe32eb8e..93f773feb8 100644 --- a/docs-xml/manpages-3/tdbbackup.8.xml +++ b/docs-xml/manpages-3/tdbbackup.8.xml @@ -54,7 +54,7 @@ -s suffix - The -s option allows the adminisistrator to specify a file + The -s 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. @@ -63,7 +63,7 @@ -v - The -v will check the database for damages (currupt data) + The -v will check the database for damages (corrupt data) which if detected causes the backup to be restored. -- cgit