--- OLD/rsyncd.conf.5 Thu Jan 1 00:00:00 1970 +++ NEW/rsyncd.conf.5 Thu Jan 1 00:00:00 1970 @@ -250,7 +250,7 @@ .IP "\fBsecrets file\fP" The "secrets file" option specifies the name of a file that contains the username:password pairs used for -authenticating this module\&. This file is only consulted if the "auth +authenticating this module\&. This file is consulted only if the "auth users" option is specified\&. The file is line based and contains username:password pairs separated by a single colon\&. Any line starting with a hash (#) is considered a comment and is skipped\&. The passwords @@ -397,7 +397,7 @@ .IP .IP "\fBtimeout\fP" The "timeout" option allows you to override the -clients choice for IO timeout for this module\&. Using this option you +client's choice for IO timeout for this module\&. Using this option you can ensure that rsync won\'t wait on a dead client forever\&. The timeout is specified in seconds\&. A value of zero means no timeout and is the default\&. A good choice for anonymous rsync servers may be 600 (giving