summaryrefslogtreecommitdiff
path: root/rsyncd.conf.yo
diff options
context:
space:
mode:
authorWayne Davison <wayned@samba.org>2005-10-30 22:29:59 +0000
committerWayne Davison <wayned@samba.org>2005-10-30 22:29:59 +0000
commit9aacb4df0e29b11e298d7353467d821e4a17cc12 (patch)
treed324b81984f62c467c3bcd10589d8c3737fb34b5 /rsyncd.conf.yo
parent0fdb1aa8ffa9b3f1ec225e198461182ad976b010 (diff)
downloadrsync-9aacb4df0e29b11e298d7353467d821e4a17cc12.tar.gz
Fixed a typo pointed out by Peter Strazovec.
Diffstat (limited to 'rsyncd.conf.yo')
-rw-r--r--rsyncd.conf.yo2
1 files changed, 1 insertions, 1 deletions
diff --git a/rsyncd.conf.yo b/rsyncd.conf.yo
index 7ef31cb5..4186ad4d 100644
--- a/rsyncd.conf.yo
+++ b/rsyncd.conf.yo
@@ -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").