Improved a sentence in the docs.
authorWayne Davison <wayned@samba.org>
Sat, 8 Jan 2005 20:45:37 +0000 (20:45 +0000)
committerWayne Davison <wayned@samba.org>
Sat, 8 Jan 2005 20:45:37 +0000 (20:45 +0000)
omit-dir-times.diff

index e605f5c..e84ddce 100644 (file)
@@ -77,7 +77,7 @@
  
 +dit(bf(-d, --omit-dir-times)) This tells rsync to omit directories when
 +the preserving of modification times is enabled (see --times).  If NFS
-+is involved in the copy, it is a good idea to use -d.
++is sharing the files on the receiving end, it is a good idea to use -d.
 +
  dit(bf(-n, --dry-run)) This tells rsync to not do any file transfers,
  instead it will just report the actions it would have taken.