diff options
Diffstat (limited to 'man/man3/venti-fcall.3')
| -rw-r--r-- | man/man3/venti-fcall.3 | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/man/man3/venti-fcall.3 b/man/man3/venti-fcall.3 index f721669e..9368c9ed 100644 --- a/man/man3/venti-fcall.3 +++ b/man/man3/venti-fcall.3 @@ -109,7 +109,7 @@ converts a .B VtEntry structure describing a Venti file (see -.MR venti (7) ) +.MR venti 7 ) into a 40-byte .RB ( VtEntrySize ) structure at @@ -122,7 +122,7 @@ converts a .B VtFcall structure describing a Venti protocol message (see -.MR venti (7) ) +.MR venti 7 ) into a packet. .I Vtfcallunpack does the reverse conversion. @@ -130,7 +130,7 @@ does the reverse conversion. The fields in a .B VtFcall are named after the protocol fields described in -.MR venti (7) , +.MR venti 7 , except that the .B type field is renamed @@ -158,7 +158,7 @@ and the packet The block type enumeration defined in .B <venti.h> (presented in -.MR venti (7) ) +.MR venti 7 ) differs from the one used on disk and in the network protocol. The disk and network representation uses different @@ -232,7 +232,7 @@ is nil, the label is ignored. and .I vtscorefmt are -.MR print (3) +.MR print 3 formatters to print .B VtFcall structures and scores. @@ -244,9 +244,9 @@ is installed as .SH SOURCE .B \*9/src/libventi .SH SEE ALSO -.MR venti (1) , -.MR venti (3) , -.MR venti (7) +.MR venti 1 , +.MR venti 3 , +.MR venti 7 .SH DIAGNOSTICS .IR Vtentrypack , .IR vtfcallpack , |
