]> git.pld-linux.org Git - packages/rsync.git/blobdiff - rsync-config.patch
- up to 3.0.3
[packages/rsync.git] / rsync-config.patch
index 49c1f49c3ab328c919e8a6b52bcce78ecbd940eb..dc1f868459e36ad4a3e56cf28d649353456adaa8 100644 (file)
@@ -34,7 +34,7 @@ diff -ur rsync-3.0.0pre6.org/rsyncd.conf.5 rsync-3.0.0pre6/rsyncd.conf.5
 @@ -408,7 +408,7 @@
  you may find that passwords longer than 8 characters don't work.
  .IP 
- There is no default for the \(lqsecrets file\(rq option, you must choose a name
+ There is no default for the \(lqsecrets file\(rq parameter, you must choose a name
 -(such as \f(CW/etc/rsyncd.secrets\fP).  The file must normally not be readable
 +(such as \f(CW/etc/rsyncd/rsyncd.secrets\fP).  The file must normally not be readable
  by \(lqother\(rq; see \(lqstrict modes\(rq.
@@ -78,8 +78,8 @@ diff -ur rsync-3.0.0pre6.org/rsyncd.conf.yo rsync-3.0.0pre6/rsyncd.conf.yo
  manpagesection(GLOBAL OPTIONS)
 @@ -122,7 +122,7 @@
  
- dit(bf(path)) The "path" option specifies the directory in the daemon's
- filesystem to make available in this module.  You must specify this option
+ dit(bf(path)) The "path" parameter specifies the directory in the daemon's
+ filesystem to make available in this module.  You must specify this parameter
 -for each module in tt(rsyncd.conf).
 +for each module in tt(/etc/rsyncd/rsyncd.conf).
  
@@ -88,12 +88,12 @@ diff -ur rsync-3.0.0pre6.org/rsyncd.conf.yo rsync-3.0.0pre6/rsyncd.conf.yo
 @@ -360,7 +360,7 @@
  you may find that passwords longer than 8 characters don't work.
  
- There is no default for the "secrets file" option, you must choose a name
+ There is no default for the "secrets file" parameter, you must choose a name
 -(such as tt(/etc/rsyncd.secrets)).  The file must normally not be readable
 +(such as tt(/etc/rsyncd/rsyncd.secrets)).  The file must normally not be readable
  by "other"; see "strict modes".
  
- dit(bf(strict modes)) The "strict modes" option determines whether or not
+ dit(bf(strict modes)) The "strict modes" parameter determines whether or not
 @@ -624,10 +624,10 @@
          path = /data/cvs
          comment = CVS repository (requires authentication)
This page took 0.042387 seconds and 4 git commands to generate.