]> git.pld-linux.org Git - packages/rsync.git/blob - rsync-man.patch
- %env_update; rel 2
[packages/rsync.git] / rsync-man.patch
1 diff -ur rsync-2.6.7.org/rsync.1 rsync-2.6.7/rsync.1
2 --- rsync-2.6.7.org/rsync.1     2006-03-11 21:37:15.275632000 +0100
3 +++ rsync-2.6.7/rsync.1 2006-03-11 21:39:30.924109750 +0100
4 @@ -2019,7 +2019,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 the super-user; in that case
11  the default is rsyncd\&.conf in the current directory (typically $HOME)\&.
12  .IP 
13 @@ -2865,7 +2865,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 -ur rsync-2.6.7.org/rsyncd.conf.5 rsync-2.6.7/rsyncd.conf.5
23 --- rsync-2.6.7.org/rsyncd.conf.5       2006-03-11 21:38:50.437579500 +0100
24 +++ rsync-2.6.7/rsyncd.conf.5   2006-03-11 21:39:02.086307500 +0100
25 @@ -210,7 +210,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.187046 seconds and 3 git commands to generate.