done
diff --git a/man/man1/venti.1 b/man/man1/venti.1
index a40eebf..24fa077 100644
--- a/man/man1/venti.1
+++ b/man/man1/venti.1
@@ -85,7 +85,7 @@
.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 @@
.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 @@
.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.