Samba3 HOWTO: Remove trailing whitespaces.
authorKarolin Seeger <kseeger@samba.org>
Mon, 23 Jun 2008 08:15:53 +0000 (10:15 +0200)
committerKarolin Seeger <kseeger@samba.org>
Mon, 23 Jun 2008 08:46:27 +0000 (10:46 +0200)
Karolin
(cherry picked from commit c7a9c903acbba9c70211e6f3c25964533bbc1622)
(cherry picked from commit 62e485eebd8a40b5692caa79bb3ed6108f0b835b)

docs-xml/Samba3-HOWTO/TOSHARG-TDBFiles.xml

index 13baa5730b5efb17f8e238273a14684f6b145546..cc8b105ffcf46da99283d5cb64ee23852ef9be01 100644 (file)
@@ -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>
 
        <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>