]> git.pld-linux.org Git - packages/rsync.git/blob - rsync-man.patch
- updated for 2.6.6
[packages/rsync.git] / rsync-man.patch
1 diff -urBb rsync-2.6.5.org/rsync.1 rsync-2.6.5/rsync.1
2 --- rsync-2.6.5.org/rsync.1     2005-07-23 16:01:33.133107000 +0200
3 +++ rsync-2.6.5/rsync.1 2005-07-23 16:04:22.057426704 +0200
4 @@ -1543,7 +1543,7 @@
5  .IP "\fB--config=FILE\fP" 
6  This specifies an alternate config file than
7  the default\&.  This is only relevant when \fB--daemon\fP is specified\&.
8 -The default is /etc/rsyncd\&.conf unless the daemon is running over
9 +The default is /etc/rsyncd/rsyncd\&.conf unless the daemon is running over
10  a remote shell program and the remote user is not root; in that case
11  the default is rsyncd\&.conf in the current directory (typically $HOME)\&.
12  .IP 
13 @@ -2366,7 +2366,7 @@
14  .PP 
15  .SH "FILES" 
16  .PP 
17 -/etc/rsyncd\&.conf or rsyncd\&.conf
18 +/etc/rsyncd/rsyncd\&.conf or rsyncd\&.conf
19  .PP 
20  .SH "SEE ALSO" 
21  .PP 
22 diff -urBb rsync-2.6.5.org/rsyncd.conf.5 rsync-2.6.5/rsyncd.conf.5
23 --- rsync-2.6.5.org/rsyncd.conf.5       2005-07-23 16:01:58.800205000 +0200
24 +++ rsync-2.6.5/rsyncd.conf.5   2005-07-23 16:03:21.122690192 +0200
25 @@ -212,7 +212,7 @@
26  support the "max connections" option\&. The rsync daemon uses record
27  locking on this file to ensure that the max connections limit is not
28  exceeded for the modules sharing the lock file\&. 
29 -The default is \f(CW/var/run/rsyncd\&.lock\fP\&.
30 +The default is \f(CW/var/lock/rsyncd\&.lock\fP\&.
31  .IP 
32  .IP "\fBread only\fP" 
33  The "read only" option determines whether clients
This page took 0.068445 seconds and 4 git commands to generate.