summaryrefslogtreecommitdiff
path: root/docs/smbdotconf/filename/deletevetofiles.xml
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2005-07-04 21:36:46 +0000
committerGerald W. Carter <jerry@samba.org>2008-04-23 08:47:00 -0500
commit55d8ee039a920508fb51bcc85397e26acc365f60 (patch)
tree77c323ae9e51c71202c8c4af948fc5e2082c778f /docs/smbdotconf/filename/deletevetofiles.xml
parentb5f9c625fe26329edf19537939609c3e039e98e6 (diff)
downloadsamba-55d8ee039a920508fb51bcc85397e26acc365f60.tar.gz
samba-55d8ee039a920508fb51bcc85397e26acc365f60.tar.bz2
samba-55d8ee039a920508fb51bcc85397e26acc365f60.zip
Some random updates.
(This used to be commit 57d0cc9fcdc1c790a601f6dcf7071188448a5f58)
Diffstat (limited to 'docs/smbdotconf/filename/deletevetofiles.xml')
-rw-r--r--docs/smbdotconf/filename/deletevetofiles.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/smbdotconf/filename/deletevetofiles.xml b/docs/smbdotconf/filename/deletevetofiles.xml
index a8ccced47d..b8809bacd7 100644
--- a/docs/smbdotconf/filename/deletevetofiles.xml
+++ b/docs/smbdotconf/filename/deletevetofiles.xml
@@ -5,7 +5,7 @@
<description>
<para>This option is used when Samba is attempting to
delete a directory that contains one or more vetoed directories
- (see the <link linkend="VETOFILES"><parameter moreinfo="none">veto files</parameter></link>
+ (see the <smbconfoption name="veto files"/>
option). If this option is set to <constant>no</constant> (the default) then if a vetoed
directory contains any non-vetoed files or directories then the
directory delete will fail. This is usually what you want.</para>
@@ -17,7 +17,7 @@
directories you might normally veto DOS/Windows users from seeing
(e.g. <filename moreinfo="none">.AppleDouble</filename>)</para>
- <para>Setting <command moreinfo="none">delete veto files = yes</command> allows these
+<para>Setting <smbconfoption name="delete veto files">yes</smbconfoption> allows these
directories to be transparently deleted when the parent directory
is deleted (so long as the user has permissions to do so).</para>
</description>