From: Wayne Davison Date: Thu, 26 Jan 2006 12:31:14 +0000 (+0000) Subject: Mention the --sockopts option. X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/5fe3c86f25b3e2702b765f63ec7e1d02253e2e8b?hp=04f48837d10a562860556cd7b23f59653f3564c1 Mention the --sockopts option. --- diff --git a/rsyncd.conf.yo b/rsyncd.conf.yo index 448b45e6..70cd7826 100644 --- a/rsyncd.conf.yo +++ b/rsyncd.conf.yo @@ -116,7 +116,8 @@ who like to tune their systems to the utmost degree. You can set all sorts of socket options which may make transfers faster (or slower!). Read the man page for the setsockopt() system call for details on some of the options you may be able to set. By default no -special socket options are set. +special socket options are set. These settings are superseded by the +bf(--sockopts) command-line option. enddit()