summaryrefslogtreecommitdiff
path: root/docs/smbdotconf/filename
diff options
context:
space:
mode:
authorJohn Terpstra <jht@samba.org>2005-07-06 01:04:05 +0000
committerGerald W. Carter <jerry@samba.org>2008-04-23 08:47:02 -0500
commit082104fec0509ec49f4cde9c87872f80434fb490 (patch)
tree99f25645c36bc0904e1ca77ff290986651c1399f /docs/smbdotconf/filename
parent0ab658f4491f3d96ad804682f9f35c30f5ea85ea (diff)
downloadsamba-082104fec0509ec49f4cde9c87872f80434fb490.tar.gz
samba-082104fec0509ec49f4cde9c87872f80434fb490.tar.bz2
samba-082104fec0509ec49f4cde9c87872f80434fb490.zip
More formatting edits.
(This used to be commit 962cb93b8c17bfc93cb6c8634d6eb47bbc271569)
Diffstat (limited to 'docs/smbdotconf/filename')
-rw-r--r--docs/smbdotconf/filename/hidefiles.xml13
1 files changed, 8 insertions, 5 deletions
diff --git a/docs/smbdotconf/filename/hidefiles.xml b/docs/smbdotconf/filename/hidefiles.xml
index 9246e8e119..461df419f1 100644
--- a/docs/smbdotconf/filename/hidefiles.xml
+++ b/docs/smbdotconf/filename/hidefiles.xml
@@ -21,6 +21,12 @@
<para>Setting this parameter will affect the performance of Samba,
as it will be forced to check all files and directories for a match
as they are scanned.</para>
+
+ <para>
+ The example shown above is based on files that the Macintosh
+ SMB client (DAVE) available from <ulink url="http://www.thursby.com">
+ Thursby</ulink> creates for internal use, and also still hides
+ all files beginning with a dot.</para>
</description>
<related>hide dot files</related>
@@ -28,10 +34,7 @@
<related>case sensitive</related>
<value type="default"><comment>no file are hidden</comment></value>
-<value type="example">/.*/DesktopFolderDB/TrashFor%m/resource.frk/<comment>
-The above example is based on files that the Macintosh
-SMB client (DAVE) available from <ulink url="http://www.thursby.com">
-Thursby</ulink> creates for internal use, and also still hides
-all files beginning with a dot.</comment></value>
+
+<value type="example">/.*/DesktopFolderDB/TrashFor%m/resource.frk/</value>
</samba:parameter>