From ec1f8579a000631af45ca9674779ba4c1dea710e Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 4 Feb 2006 10:44:19 +0000 Subject: tweak comment --- tests/cp/cp-deref | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests') diff --git a/tests/cp/cp-deref b/tests/cp/cp-deref index f0a054952..bfc827737 100755 --- a/tests/cp/cp-deref +++ b/tests/cp/cp-deref @@ -1,6 +1,6 @@ #!/bin/sh -# cp -RL d1 d2' must handle the case in which d1 and d2 both contain -# a symlink pointing to some third directory. +# cp -RL dir1 dir2' must handle the case in which each of dir1 and dir2 +# contain a symlink pointing to some third directory. if test "$VERBOSE" = yes; then set -x -- cgit v1.2.3-54-g00ecf