From 86a1a5e7b30c37ad1d1a169855eb7b94b00d6aec Mon Sep 17 00:00:00 2001 From: rsc Date: Tue, 19 Jul 2005 17:58:26 +0000 Subject: update --- man/man3/venti-file.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man/man3') 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); -- cgit v1.2.3