doc updates
authorAndrew Tridgell <tridge@samba.org>
Wed, 9 Sep 1998 05:52:25 +0000 (05:52 +0000)
committerAndrew Tridgell <tridge@samba.org>
Wed, 9 Sep 1998 05:52:25 +0000 (05:52 +0000)
rsync.yo
rsyncd.conf.yo

index 0db08bcf5b2bd69625f5efe2ae412b7cda23309c..8da75b99a62ffcf6a3700f609e9c0c92e30bd069 100644 (file)
--- a/rsync.yo
+++ b/rsync.yo
@@ -9,9 +9,9 @@ rsync [options] path [user@]host:path
 
 rsync [options] path path
 
-rsync [options] [user@]host::path path
+rsync [options] [user@]host::module[/path] path
 
-rsync [options] path [user@]host::path
+rsync [options] path [user@]host::module[/path]
 
 manpagedescription()
 
index 5d805322d31eaaf26e50797bb526cf3ae1205a34..9e9de5e7e9f3d50ffe7ddae189668a11cfc0daec 100644 (file)
@@ -91,6 +91,11 @@ support the "max connections" option. The rsync server uses record
 locking on this file to ensure that the max connections limit is not
 exceeded. The default is tt(/var/run/rsyncd.lock).
 
+dit(bf(log file)) The "log file" option tells the rsync daemon to log
+messages to that file rather than using syslog. This is particularly
+useful on systems (such as AIX) where syslog() doesn't work for
+chrooted programs like rsync.
+
 dit(bf(syslog facility)) The "syslog facility" option allows you to
 specify the syslog facility name to use when logging messages from the
 rsync server. You may use any standard syslog facility name which is