From f92f5b166e3019db42bc7fe1aa2f1a9178cd215d Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Sat, 7 Jul 2007 05:25:50 +0000 Subject: [PATCH] Tweaked a comment to remove a (really old) rsync version reference. --- testsuite/hardlinks.test | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testsuite/hardlinks.test b/testsuite/hardlinks.test index 4ffad97b..819c79f1 100644 --- a/testsuite/hardlinks.test +++ b/testsuite/hardlinks.test @@ -5,8 +5,8 @@ # This program is distributable under the terms of the GNU GPL (see # COPYING). -# Test rsync handling of hardlinks. By default (in 2.5.1) rsync does -# not detect symlinks and they get split into different files. If you +# Test rsync handling of hardlinks. By default, rsync does not +# detect symlinks and they get split into different files. If you # specify -H, then hard links are detected and recreated as hardlinks # on the other end. -- 2.34.1