diff options
author | Gerald Carter <jerry@samba.org> | 2003-09-10 00:40:32 +0000 |
---|---|---|
committer | Gerald Carter <jerry@samba.org> | 2003-09-10 00:40:32 +0000 |
commit | b33b2284550a643dac7edbfa5d545e24aa81fbf4 (patch) | |
tree | 6343f158e858fa351e8f1a4a93548aec93faf409 /docs | |
parent | 314b7f7cca1bdbcf88a2af3c587150db4c878f34 (diff) | |
download | samba-b33b2284550a643dac7edbfa5d545e24aa81fbf4.tar.gz samba-b33b2284550a643dac7edbfa5d545e24aa81fbf4.tar.xz samba-b33b2284550a643dac7edbfa5d545e24aa81fbf4.zip |
remove references to 'strip dot'
(This used to be commit 5c0c9d68b44f867bf6c2b24b9fd9ba2408b9f83c)
Diffstat (limited to 'docs')
-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 afed63a12b3..00000000000 --- 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> |