aboutsummaryrefslogtreecommitdiff
path: root/man/man3/venti-fcall.3
diff options
context:
space:
mode:
Diffstat (limited to 'man/man3/venti-fcall.3')
-rw-r--r--man/man3/venti-fcall.316
1 files changed, 8 insertions, 8 deletions
diff --git a/man/man3/venti-fcall.3 b/man/man3/venti-fcall.3
index e463c141..f721669e 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
-.IM 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
-.IM 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
-.IM 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
-.IM 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
-.IM 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
-.IM venti (1) ,
-.IM venti (3) ,
-.IM venti (7)
+.MR venti (1) ,
+.MR venti (3) ,
+.MR venti (7)
.SH DIAGNOSTICS
.IR Vtentrypack ,
.IR vtfcallpack ,