diff options
author | rsc <devnull@localhost> | 2005-07-24 13:27:00 +0000 |
---|---|---|
committer | rsc <devnull@localhost> | 2005-07-24 13:27:00 +0000 |
commit | edf41df7bbf6f9247d4a148a77170e7997a910ba (patch) | |
tree | c8a5466920009c639f18c14d0ed6e50f3115e220 | |
parent | d4daacdef153ef05d6a3a6c5431290fa41ffbfc1 (diff) | |
download | plan9port-edf41df7bbf6f9247d4a148a77170e7997a910ba.tar.gz plan9port-edf41df7bbf6f9247d4a148a77170e7997a910ba.tar.bz2 plan9port-edf41df7bbf6f9247d4a148a77170e7997a910ba.zip |
correct discussion of fromdisktype
-rw-r--r-- | man/man3/venti-fcall.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man3/venti-fcall.3 b/man/man3/venti-fcall.3 index 2eb0cea3..ed3916ff 100644 --- a/man/man3/venti-fcall.3 +++ b/man/man3/venti-fcall.3 @@ -174,7 +174,7 @@ enumeration value to the disk value; .I vtfromdisktype converts a disk value to the enumeration value, always using the -.B VtDataType +.B VtDirType pointers. The .B VtFcall |