X-Git-Url: http://git.samba.org/samba.git/?p=sfrench%2Fsamba-autobuild%2F.git;a=blobdiff_plain;f=examples%2FVFS%2FREADME;h=dc99e20c450f25da8a93fcd5d5def4f89cdf0822;hp=2f6196d1178ebd432e8a038feff6a0eab3fc643f;hb=HEAD;hpb=4a090ba06a54f5da179ac02bb307cc03d08831bf diff --git a/examples/VFS/README b/examples/VFS/README index 2f6196d1178..dc99e20c450 100644 --- a/examples/VFS/README +++ b/examples/VFS/README @@ -10,7 +10,7 @@ modules. Please look at skel_opaque.c when you want your module to provide final functions, like a database filesystem. -Please look at skel_transport.c when you want your module to provide +Please look at skel_transparent.c when you want your module to provide passthrough functions, like audit modules. Please read the VFS chapter in the HOWTO collection for general help