1 2 3 4 5 6 7 8 9 10 11
|
--- a/doc/zsync.1
+++ b/doc/zsync.1
@@ -22,7 +22,7 @@ zsync retrieves the rest of the target f
\fB\-A\fR \fIhostname\fP=\fIusername\fR:\fIpassword\fR
Specifies a username and password to be used with the given hostname. \fB-A\fR
can be used multiple times (with different hostnames), in cases where e.g. the
-.zsync file is on a different server from the download, or there are multiple
+ .zsync file is on a different server from the download, or there are multiple
download servers (there could be different auth details for different servers -
and zsync never assumes that your password should be sent to a server other
than the one named - otherwise redirects would be dangerous!).
|