Get rid of obsolete tempfs warning.
authorWayne Davison <wayned@samba.org>
Tue, 22 Feb 2011 23:37:13 +0000 (15:37 -0800)
committerWayne Davison <wayned@samba.org>
Tue, 22 Feb 2011 23:37:26 +0000 (15:37 -0800)
rsync.yo

index 5c11d95..c09114e 100644 (file)
--- a/rsync.yo
+++ b/rsync.yo
@@ -1177,10 +1177,6 @@ dit(bf(-S, --sparse)) Try to handle sparse files efficiently so they take
 up less space on the destination.  Conflicts with bf(--inplace) because it's
 not possible to overwrite data in a sparse fashion.
 
-NOTE: Don't use this option when the destination is a Solaris "tmpfs"
-filesystem. It seems to have problems seeking over null regions,
-and ends up corrupting the files.
-
 dit(bf(-n, --dry-run)) This makes rsync perform a trial run that doesn't
 make any changes (and produces mostly the same output as a real run).  It
 is most commonly used in combination with the bf(-v, --verbose) and/or