summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2004-04-27 15:33:01 +0000
committerGerald W. Carter <jerry@samba.org>2008-04-23 08:45:49 -0500
commit25256816179c08dc8015f42a8b8de1c108471846 (patch)
tree98861a52024b90201f4ed14742ad060b1cd10716 /docs
parent95977bab8ecb65b7ff7adb772b0563012f53b662 (diff)
downloadsamba-25256816179c08dc8015f42a8b8de1c108471846.tar.gz
samba-25256816179c08dc8015f42a8b8de1c108471846.tar.bz2
samba-25256816179c08dc8015f42a8b8de1c108471846.zip
Fix incorrect description of recycle:noversions. (bug #1148)
(This used to be commit 1b9b19d7b6982f62b0e7405518a17f139a632124)
Diffstat (limited to 'docs')
-rw-r--r--docs/howto/VFS.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/howto/VFS.xml b/docs/howto/VFS.xml
index 5dec637cd6..0ea39272ba 100644
--- a/docs/howto/VFS.xml
+++ b/docs/howto/VFS.xml
@@ -222,7 +222,7 @@ This can be done using a configuration similar to the one shown in <link linkend
<varlistentry>
<term>recycle:noversions</term>
<listitem><para>
- Opposite of <parameter>recycle:versions</parameter>. If both options are specified, this one takes precedence.
+ Specifies a list of paths (wildcards such as * and ? are supported) for which no versioning should be used. Only useful when <emphasis>recycle:versions</emphasis> is enabled.
</para></listitem>
</varlistentry>
</variablelist>