diff options
-rw-r--r-- | docs-xml/smbdotconf/filename/manglingmethod.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs-xml/smbdotconf/filename/manglingmethod.xml b/docs-xml/smbdotconf/filename/manglingmethod.xml index f6e2edaac3..347dc56432 100644 --- a/docs-xml/smbdotconf/filename/manglingmethod.xml +++ b/docs-xml/smbdotconf/filename/manglingmethod.xml @@ -6,7 +6,7 @@ <description> <para> controls the algorithm used for the generating the mangled names. Can take two different values, "hash" and - "hash2". "hash" is the algorithm that was used + "hash2". "hash" is the algorithm that was used in Samba for many years and was the default in Samba 2.2.x "hash2" is now the default and is newer and considered a better algorithm (generates less collisions) in the names. Many Win32 applications store the mangled names and so |