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 | 5c0c9d68b44f867bf6c2b24b9fd9ba2408b9f83c (patch) | |
tree | 7696e663179ed3d8b44c4b9acdfbed22cbae733c /docs | |
parent | 88725350d248fe017b77c7609544888ba40b7995 (diff) | |
download | samba-5c0c9d68b44f867bf6c2b24b9fd9ba2408b9f83c.tar.gz samba-5c0c9d68b44f867bf6c2b24b9fd9ba2408b9f83c.tar.xz samba-5c0c9d68b44f867bf6c2b24b9fd9ba2408b9f83c.zip |
remove references to 'strip dot'
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> |