]> git.ipfire.org Git - thirdparty/rsync.git/commitdiff
Fixed a typo pointed out by Peter Strazovec.
authorWayne Davison <wayned@samba.org>
Sun, 30 Oct 2005 22:29:59 +0000 (22:29 +0000)
committerWayne Davison <wayned@samba.org>
Sun, 30 Oct 2005 22:29:59 +0000 (22:29 +0000)
rsyncd.conf.yo

index 7ef31cb575991ce440e8814c009d9239877a0f61..4186ad4d3ec0b97c99f7f2193197ef9a20e1da0b 100644 (file)
@@ -269,7 +269,7 @@ system. The usernames may also contain shell wildcard characters. If
 "auth users" is set then the client will be challenged to supply a
 username and password to connect to the module. A challenge response
 authentication protocol is used for this exchange. The plain text
-usernames are passwords are stored in the file specified by the
+usernames and passwords are stored in the file specified by the
 "secrets file" option. The default is for all users to be able to
 connect without a password (this is called "anonymous rsync").