diff -ruN rsync-2.3.2.orig/rsync.1 rsync-2.3.2/rsync.1 --- rsync-2.3.2.orig/rsync.1 Mon Nov 8 14:15:01 1999 +++ rsync-2.3.2/rsync.1 Fri Nov 19 17:41:57 1999 @@ -191,7 +191,7 @@ .SH "RUNNING AN RSYNC SERVER" .PP An rsync server is configured using a config file which by default is -called /etc/rsyncd\&.conf\&. Please see the rsyncd\&.conf(5) man page for more +called /etc/rsyncd/rsyncd\&.conf\&. Please see the rsyncd\&.conf(5) man page for more information\&. .PP .SH "EXAMPLES" @@ -682,7 +682,7 @@ daemon\&. If standard input is a socket then rsync will assume that it is being run via inetd, otherwise it will detach from the current terminal and become a background daemon\&. The daemon will read the -config file (/etc/rsyncd\&.conf) on each connect made by a client and +config file (/etc/rsyncd/rsyncd\&.conf) on each connect made by a client and respond to requests accordingly\&. See the rsyncd\&.conf(5) man page for more details\&. .IP @@ -695,7 +695,7 @@ .IP .IP "\fB--config=FILE\fP" This specifies an alternate config file than -the default /etc/rsyncd\&.conf\&. This is only relevant when --daemon is +the default /etc/rsyncd/rsyncd\&.conf\&. This is only relevant when --daemon is specified\&. .IP .IP "\fB--port=PORT\fP" @@ -887,7 +887,7 @@ .PP .SH "FILES" .PP -/etc/rsyncd\&.conf +/etc/rsyncd/rsyncd\&.conf .PP .SH "SEE ALSO" .PP diff -ruN rsync-2.3.2.orig/rsyncd.conf.5 rsync-2.3.2/rsyncd.conf.5 --- rsync-2.3.2.orig/rsyncd.conf.5 Mon Nov 8 14:15:02 1999 +++ rsync-2.3.2/rsyncd.conf.5 Fri Nov 19 17:36:27 1999 @@ -150,7 +150,7 @@ The "lock file" option specifies the file to use to 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 \f(CW/var/run/rsyncd\&.lock\fP\&. +exceeded\&. The default is \f(CW/var/lock/rsyncd\&.lock\fP\&. .IP .IP "\fBread only\fP" The "read only" option determines whether clients