This commit is contained in:
rsc 2005-07-18 22:41:58 +00:00
parent 9f95eb6fd6
commit 3aec33fee9
20 changed files with 635 additions and 541 deletions

View file

@ -85,7 +85,7 @@ If the
.B -z
option is given,
.I write
truncates the block before writing it to the server.
zero truncates the block before writing it to the server.
.PP
.I Copy
expects
@ -114,14 +114,15 @@ and
.B -r
option control
.IR copy 's
behavior upon encountering errors while reading
from srchost.
reaction to errors reading
from
.IR srchost .
.I Copy
always prints information to standard error
about each read error.
By default,
.I copy
immediately exits after printing the first error.
exits after printing the first error.
If the
.B -i
option is given, read errors are ignored.
@ -138,12 +139,11 @@ It writes the new root score to standard output.
.B \*9/src/cmd/venti/cmd
.SH SEE ALSO
.IR vac (1),
.IR vbackup (1),
.IR venti (3),
.IR vacfs (4),
.IR vnfs (4),
.IR venti (7),
.IR vbackup (8),
.IR venti (8)
.SH BUGS
There should be programs to read and write
streams and directories.
venti files and directories.