summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/VFS/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/VFS/README b/examples/VFS/README
index 2f6196d117..dc99e20c45 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