diff options
author | Wayne Davison <wayned@samba.org> | 2007-01-30 03:37:47 +0000 |
---|---|---|
committer | Wayne Davison <wayned@samba.org> | 2007-01-30 03:37:47 +0000 |
commit | 4eeaa1625314abb6bce386653f562eea352e7f7e (patch) | |
tree | 9b30465f3075d051150d7c758b15b20fa060bdce /OLDNEWS | |
parent | 8dca155fca03a83dcec6280581081d188e7e1312 (diff) | |
download | rsync-4eeaa1625314abb6bce386653f562eea352e7f7e.tar.gz rsync-4eeaa1625314abb6bce386653f562eea352e7f7e.tar.bz2 rsync-4eeaa1625314abb6bce386653f562eea352e7f7e.zip |
Improved a sentence.
Diffstat (limited to 'OLDNEWS')
-rw-r--r-- | OLDNEWS | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -111,8 +111,9 @@ Changes since 2.6.8: - Added a new environment variable to the pre-/post-xfer exec commands (in the daemon's config file): RSYNC_PID. This value will be the same in - both the pre- and post-xfer commands, so it can be used if the pre-xfer - command wants to cache some arg/request info for the post-xfer command. + both the pre- and post-xfer commands, so it can be used as a unique ID + if the pre-xfer command wants to cache some arg/request info for the + post-xfer command. INTERNAL: |