mirror of
https://github.com/samba-team/samba.git
synced 2025-08-03 04:22:09 +03:00
examples/VFS: fix a typo in the README
Autobuild-User: Michael Adam <obnox@samba.org> Autobuild-Date: Sat Oct 8 01:42:33 CEST 2011 on sn-devel-104
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user