summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2008-06-23 10:15:53 +0200
committerKarolin Seeger <kseeger@samba.org>2008-06-23 10:31:12 +0200
commit62e485eebd8a40b5692caa79bb3ed6108f0b835b (patch)
tree7b705875f0b0dae7d70181b5da71b27189f15245
parent9fd1d784cf6044c5c03cf7ab0f2373e08df64295 (diff)
downloadsamba-62e485eebd8a40b5692caa79bb3ed6108f0b835b.tar.gz
Samba3 HOWTO: Remove trailing whitespaces.
Karolin (cherry picked from commit c7a9c903acbba9c70211e6f3c25964533bbc1622)
-rw-r--r--docs-xml/Samba3-HOWTO/TOSHARG-TDBFiles.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs-xml/Samba3-HOWTO/TOSHARG-TDBFiles.xml b/docs-xml/Samba3-HOWTO/TOSHARG-TDBFiles.xml
index 13baa5730b5..cc8b105ffcf 100644
--- a/docs-xml/Samba3-HOWTO/TOSHARG-TDBFiles.xml
+++ b/docs-xml/Samba3-HOWTO/TOSHARG-TDBFiles.xml
@@ -78,7 +78,7 @@
<row><entry>sessionid.tdb</entry><entry>N</entry>
<entry><para>Session information to support <literal>utmp = yes</literal> capabilities.</para></entry></row>
<row><entry>share_info.tdb</entry><entry>Y</entry>
- <entry><para>Stores share-level ACL configuration settings.
+ <entry><para>Stores share-level ACL configuration settings.
Default ACL is <emphasis>Everyone - Full Control</emphasis>.
</para></entry></row>
<row><entry>unexpected.tdb</entry><entry>N</entry>
@@ -127,10 +127,10 @@
<para>
The <command>tdbbackup</command> utility is a tool that may be used to backup samba tdb files.
- This tool may also be used to verify the integrity of the tdb files prior to Samba startup or
- during normal operation. If it finds file damage it will search for a prior backup the backup
- file from which the damaged tdb file will be restored. The <command>tdbbackup</command>
- utility can safely be run at any time. It was designed so that it can be used at any time to
+ This tool may also be used to verify the integrity of the tdb files prior to Samba startup or
+ during normal operation. If it finds file damage it will search for a prior backup the backup
+ file from which the damaged tdb file will be restored. The <command>tdbbackup</command>
+ utility can safely be run at any time. It was designed so that it can be used at any time to
validate the integrity of tdb files, even during Samba operation.
</para>