aboutsummaryrefslogtreecommitdiff
path: root/man/man3
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2005-07-19 17:58:26 +0000
committerrsc <devnull@localhost>2005-07-19 17:58:26 +0000
commit86a1a5e7b30c37ad1d1a169855eb7b94b00d6aec (patch)
treefee7d7a2594f06802ddd97858cd84d71062e5d8e /man/man3
parent56177a9cba6545a0dcc967934d662ad8c4f02787 (diff)
downloadplan9port-86a1a5e7b30c37ad1d1a169855eb7b94b00d6aec.tar.gz
plan9port-86a1a5e7b30c37ad1d1a169855eb7b94b00d6aec.tar.bz2
plan9port-86a1a5e7b30c37ad1d1a169855eb7b94b00d6aec.zip
update
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);