aboutsummaryrefslogtreecommitdiff
path: root/man/man3/venti-client.3
diff options
context:
space:
mode:
authorPetter Rodhelind <petter.rodhelind@gmail.com>2020-12-18 09:13:34 +0100
committerPetter Rodhelind <petter.rodhelind@gmail.com>2020-12-18 09:13:34 +0100
commit94c521bf102a74aec7e1a5c3a9ef5eaa968d4e14 (patch)
treead1ad80ee9a4e0ae97451c94a7cf455d3068951b /man/man3/venti-client.3
parent7cda34cf34f3afbd3f2000aa5e2b59ddc319f0f2 (diff)
parent2991442aef1cf020ffde43673433ee97ef322a53 (diff)
downloadplan9port-94c521bf102a74aec7e1a5c3a9ef5eaa968d4e14.tar.gz
plan9port-94c521bf102a74aec7e1a5c3a9ef5eaa968d4e14.tar.bz2
plan9port-94c521bf102a74aec7e1a5c3a9ef5eaa968d4e14.zip
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'man/man3/venti-client.3')
-rw-r--r--man/man3/venti-client.314
1 files changed, 7 insertions, 7 deletions
diff --git a/man/man3/venti-client.3 b/man/man3/venti-client.3
index cc8d14f4..1f81acaf 100644
--- a/man/man3/venti-client.3
+++ b/man/man3/venti-client.3
@@ -53,7 +53,7 @@ int vtping(VtConn *z)
extern int ventidoublechecksha1; /* default 1 */
.SH DESCRIPTION
These routines execute the client side of the
-.IR venti (7)
+.MR venti (7)
protocol.
.PP
.I Vtrpc
@@ -84,7 +84,7 @@ is typically called only indirectly, via
calls
.I vtversion
(see
-.IR venti-conn (3))
+.MR venti-conn (3) )
and
.IR vthello ,
in that order, returning success only
@@ -171,14 +171,14 @@ in the same proc should start separate procs running
and
.I vtrecvproc
as described in
-.IR venti-conn (3).
+.MR venti-conn (3) .
.SH SOURCE
.B \*9/src/libventi
.SH SEE ALSO
-.IR venti (3),
-.IR venti-conn (3),
-.IR venti-packet (3),
-.IR venti (7)
+.MR venti (3) ,
+.MR venti-conn (3) ,
+.MR venti-packet (3) ,
+.MR venti (7)
.SH DIAGNOSTICS
.I Vtrpc
and