]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
doc: improve vfs objects parameter description
authorBjörn Jacke <bjacke@samba.org>
Mon, 5 Aug 2019 15:16:32 +0000 (17:16 +0200)
committerKarolin Seeger <kseeger@samba.org>
Tue, 6 Aug 2019 13:40:21 +0000 (13:40 +0000)
Signed-off-by: Bjoern Jacke <bjacke@samba.org>
Reviewed-by: Karolin Seeger <kseeger@samba.org>
Autobuild-User(master): Karolin Seeger <kseeger@samba.org>
Autobuild-Date(master): Tue Aug  6 13:40:21 UTC 2019 on sn-devel-184

docs-xml/smbdotconf/vfs/vfsobjects.xml

index 05903baf1c6dba9ca066ae08022ce13af4d6ee5f..f8f33b55f565ccea8d13256d1d44e660aea9406a 100644 (file)
@@ -7,8 +7,9 @@
        <para>This parameter specifies the backend names which 
        are used for Samba VFS I/O operations.  By default, normal 
        disk I/O operations are used but these can be overloaded 
-       with one or more VFS objects. </para>
-</description>
+       with one or more VFS objects. Be aware that the definition of this
+       parameter will overwrite a possible previous definition of the
+       vfs objects parameter.</para> </description>
 
 <value type="default"/>
 <value type="example">extd_audit recycle</value>