diff options
Diffstat (limited to 'man/man3/venti-client.3')
| -rw-r--r-- | man/man3/venti-client.3 | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/man/man3/venti-client.3 b/man/man3/venti-client.3 index 1f81acaf..26e9b241 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 -.MR venti (7) +.MR venti 7 protocol. .PP .I Vtrpc @@ -84,7 +84,7 @@ is typically called only indirectly, via calls .I vtversion (see -.MR 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 -.MR venti-conn (3) . +.MR venti-conn 3 . .SH SOURCE .B \*9/src/libventi .SH SEE ALSO -.MR venti (3) , -.MR venti-conn (3) , -.MR venti-packet (3) , -.MR venti (7) +.MR venti 3 , +.MR venti-conn 3 , +.MR venti-packet 3 , +.MR venti 7 .SH DIAGNOSTICS .I Vtrpc and |
