]> git.pld-linux.org Git - packages/rsync.git/blobdiff - rsync-man.patch
- %env_update; rel 2
[packages/rsync.git] / rsync-man.patch
index 343acc3bad648a427f19716579d8246d8f394a3e..3844d1f9bc13d83207b8e305acc125dbb666a30b 100644 (file)
@@ -1,25 +1,16 @@
-diff -Naur rsync-2.5.6-orig/rsync.1 rsync-2.5.6/rsync.1
---- rsync-2.5.6-orig/rsync.1   Tue Jan 28 04:11:57 2003
-+++ rsync-2.5.6/rsync.1        Thu Jan 30 18:11:11 2003
-@@ -276,7 +276,7 @@
- .PP 
- An rsync server is configured using a configuration file\&.  Please see the
- rsyncd\&.conf(5) man page for more information\&.  By default the configuration
--file is called /etc/rsyncd\&.conf, unless rsync is running over a remote
-+file is called /etc/rsyncd/rsyncd\&.conf, unless rsync is running over a remote
- shell program and is not running as root; in that case, the default name
- is rsyncd\&.conf in the current directory on the remote computer
- (typically $HOME)\&.
-@@ -1524,7 +1524,7 @@
+diff -ur rsync-2.6.7.org/rsync.1 rsync-2.6.7/rsync.1
+--- rsync-2.6.7.org/rsync.1    2006-03-11 21:37:15.275632000 +0100
++++ rsync-2.6.7/rsync.1        2006-03-11 21:39:30.924109750 +0100
+@@ -2019,7 +2019,7 @@
  .IP "\fB--config=FILE\fP" 
  This specifies an alternate config file than
  the default\&.  This is only relevant when \fB--daemon\fP is specified\&.
 -The default is /etc/rsyncd\&.conf unless the daemon is running over
 +The default is /etc/rsyncd/rsyncd\&.conf unless the daemon is running over
- a remote shell program and the remote user is not root; in that case
+ a remote shell program and the remote user is not the super-user; in that case
  the default is rsyncd\&.conf in the current directory (typically $HOME)\&.
  .IP 
-@@ -2323,7 +2323,7 @@
+@@ -2865,7 +2865,7 @@
  .PP 
  .SH "FILES" 
  .PP 
@@ -28,11 +19,11 @@ diff -Naur rsync-2.5.6-orig/rsync.1 rsync-2.5.6/rsync.1
  .PP 
  .SH "SEE ALSO" 
  .PP 
-diff -Naur rsync-2.5.6-orig/rsyncd.conf.5 rsync-2.5.6/rsyncd.conf.5
---- rsync-2.5.6-orig/rsyncd.conf.5     Thu Jan 30 17:52:53 2003
-+++ rsync-2.5.6/rsyncd.conf.5  Thu Jan 30 18:11:58 2003
-@@ -161,7 +161,7 @@
- support the "max connections" option\&. The rsync server uses record
+diff -ur rsync-2.6.7.org/rsyncd.conf.5 rsync-2.6.7/rsyncd.conf.5
+--- rsync-2.6.7.org/rsyncd.conf.5      2006-03-11 21:38:50.437579500 +0100
++++ rsync-2.6.7/rsyncd.conf.5  2006-03-11 21:39:02.086307500 +0100
+@@ -210,7 +210,7 @@
+ support the "max connections" option\&. The rsync daemon uses record
  locking on this file to ensure that the max connections limit is not
  exceeded for the modules sharing the lock file\&. 
 -The default is \f(CW/var/run/rsyncd\&.lock\fP\&.
This page took 0.027499 seconds and 4 git commands to generate.