update
diff --git a/man/man3/venti-file.3 b/man/man3/venti-file.3
index 690fd45..5378bf5 100644
--- a/man/man3/venti-file.3
+++ b/man/man3/venti-file.3
@@ -37,7 +37,7 @@
 VtFile*	vtfileopen(VtFile *f, u32int n, int mode);
 .PP
 .B
-VtFile*	vtfilecreate(VtFile *f, int psize, int dsize, int dir);
+VtFile*	vtfilecreate(VtFile *f, int psize, int dsize, int type);
 .PP
 .B
 void	vtfileincref(VtFile *f);