diff options
author | Gerald Carter <jerry@samba.org> | 2003-09-10 00:43:00 +0000 |
---|---|---|
committer | Gerald Carter <jerry@samba.org> | 2003-09-10 00:43:00 +0000 |
commit | 9a9031ec729f1ce6bd18e95bd726d4200dfd9500 (patch) | |
tree | bc33e4d57cfb510079c5a6737e1e370b3bf4c236 /docs/docbook/smbdotconf | |
parent | fd5b572f556bcd56ffa04013b8ce731dcf79dcf0 (diff) | |
download | samba-9a9031ec729f1ce6bd18e95bd726d4200dfd9500.tar.gz samba-9a9031ec729f1ce6bd18e95bd726d4200dfd9500.tar.bz2 samba-9a9031ec729f1ce6bd18e95bd726d4200dfd9500.zip |
remove references to 'strip dot'
(This used to be commit b5c5a9dc76c7584047e6ad8e7063b2da348e67d7)
Diffstat (limited to 'docs/docbook/smbdotconf')
-rw-r--r-- | docs/docbook/smbdotconf/filename/stripdot.xml | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/docs/docbook/smbdotconf/filename/stripdot.xml b/docs/docbook/smbdotconf/filename/stripdot.xml deleted file mode 100644 index afed63a12b..0000000000 --- a/docs/docbook/smbdotconf/filename/stripdot.xml +++ /dev/null @@ -1,12 +0,0 @@ -<samba:parameter name="strip dot" - context="G" - advanced="1" developer="1" - xmlns:samba="http://samba.org/common"> -<listitem> - <para>This is a boolean that controls whether to - strip trailing dots off UNIX filenames. This helps with some - CDROMs that have filenames ending in a single dot.</para> - - <para>Default: <command moreinfo="none">strip dot = no</command></para> -</listitem> -</samba:parameter> |