diff options
-rw-r--r-- | docs-xml/smbdotconf/tuning/usentdb.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs-xml/smbdotconf/tuning/usentdb.xml b/docs-xml/smbdotconf/tuning/usentdb.xml index 9a0d2cde79..6d5ca480ba 100644 --- a/docs-xml/smbdotconf/tuning/usentdb.xml +++ b/docs-xml/smbdotconf/tuning/usentdb.xml @@ -6,9 +6,9 @@ <para>Beginning in Samba 4.1, a growing number of databases can use the NTDB format rather than TDB. </para> - <para>If you enable this option these databases will defaul to a + <para>If you enable this option these databases will default to a <filename>.ntdb</filename> extension rather than - <filename>.tdb</filename>: If the <filename>.tdb</filename> file + <filename>.tdb</filename>. If the <filename>.tdb</filename> file exists, it will automatically be converted to NTDB and renamed to <filename>.tdb.bak</filename>. </para> |