diff options
| author | rsc <devnull@localhost> | 2005-07-19 17:58:26 +0000 |
|---|---|---|
| committer | rsc <devnull@localhost> | 2005-07-19 17:58:26 +0000 |
| commit | 86a1a5e7b30c37ad1d1a169855eb7b94b00d6aec (patch) | |
| tree | fee7d7a2594f06802ddd97858cd84d71062e5d8e /man/man3/venti-file.3 | |
| parent | 56177a9cba6545a0dcc967934d662ad8c4f02787 (diff) | |
| download | plan9port-86a1a5e7b30c37ad1d1a169855eb7b94b00d6aec.tar.gz plan9port-86a1a5e7b30c37ad1d1a169855eb7b94b00d6aec.zip | |
update
Diffstat (limited to 'man/man3/venti-file.3')
| -rw-r--r-- | man/man3/venti-file.3 | 2 |
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); |
