aboutsummaryrefslogtreecommitdiff
path: root/man/man3
diff options
context:
space:
mode:
Diffstat (limited to 'man/man3')
-rw-r--r--man/man3/venti-file.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man3/venti-file.3 b/man/man3/venti-file.3
index 690fd45c..5378bf5c 100644
--- a/man/man3/venti-file.3
+++ b/man/man3/venti-file.3
@@ -37,7 +37,7 @@ VtFile* vtfileopenroot(VtCache *c, VtEntry *e);
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);