From 25256816179c08dc8015f42a8b8de1c108471846 Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Tue, 27 Apr 2004 15:33:01 +0000 Subject: Fix incorrect description of recycle:noversions. (bug #1148) (This used to be commit 1b9b19d7b6982f62b0e7405518a17f139a632124) --- docs/howto/VFS.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/howto') 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 recycle:noversions - Opposite of recycle:versions. 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 recycle:versions is enabled. -- cgit