Index: head/net/rsync/pkg-comment =================================================================== --- head/net/rsync/pkg-comment (revision 21205) +++ head/net/rsync/pkg-comment (revision 21206) @@ -1 +1 @@ -A network file distribution/synchronisation utility +A network file distribution/synchronization utility Property changes on: head/net/rsync/pkg-comment ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/net/rsync/pkg-descr =================================================================== --- head/net/rsync/pkg-descr (revision 21205) +++ head/net/rsync/pkg-descr (revision 21206) @@ -1,16 +1,16 @@ rsync is a replacement for rcp that has many more features. rsyns uses the "rsync algorithm" which provides a very fast method for bringing remote files into sync. It does this by sending just the differences in the files across the link, without requiring that both sets of files are present at one of the ends of the link beforehand. -This makes rsync a good remote file distribution/synchronisation utility +This makes rsync a good remote file distribution/synchronization utility in a dialup PPP/SLIP environment. Note, requires rsync on the destination machine. There is a Computer Science Technical Report on the rsync algorithm is included in the distribution, and is available as ftp://samba.anu.edu.au/pub/rsync/tech_report.ps -- David (obrien@cs.ucdavis.edu) Property changes on: head/net/rsync/pkg-descr ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1.1.1 \ No newline at end of property +1.2 \ No newline at end of property