summaryrefslogtreecommitdiff
path: root/rsyncd.conf.yo
diff options
context:
space:
mode:
authorMartin Pool <mbp@samba.org>2001-08-31 08:12:35 +0000
committerMartin Pool <mbp@samba.org>2001-08-31 08:12:35 +0000
commit6963e540db9a7b297d9f5ee0713f690ac65eca8d (patch)
tree5d659f538469a5159b9810a59cec50bfc6268287 /rsyncd.conf.yo
parent3ef526f5fa28b6a77ef55d3bf37ec37789dde8ae (diff)
downloadrsync-6963e540db9a7b297d9f5ee0713f690ac65eca8d.tar.gz
rsync-6963e540db9a7b297d9f5ee0713f690ac65eca8d.tar.bz2
rsync-6963e540db9a7b297d9f5ee0713f690ac65eca8d.zip
Grammar fix.
Diffstat (limited to 'rsyncd.conf.yo')
-rw-r--r--rsyncd.conf.yo2
1 files changed, 1 insertions, 1 deletions
diff --git a/rsyncd.conf.yo b/rsyncd.conf.yo
index 4673b53c..6d58e8a8 100644
--- a/rsyncd.conf.yo
+++ b/rsyncd.conf.yo
@@ -134,7 +134,7 @@ to the "path" before starting the file transfer with the client. This has
the advantage of extra protection against possible implementation security
holes, but it has the disadvantages of requiring super-user privileges and
of not being able to follow symbolic links outside of the new root path
-when reading. For writing when "use chroot" is false, for security reasons
+when reading. When "use chroot" is false, for security reasons
symlinks may only be relative paths pointing to other files within the
root path, and leading slashes are removed from absolute paths. The
default for "use chroot" is true.