From: Jarkko Hietaniemi Date: Wed, 3 Apr 2002 13:55:17 +0000 (+0000) Subject: Doc tweak from Wolfgang Laun. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=be6afa270448343c16f7ca13b43bcc64ac015945;p=p5sagit%2Fp5-mst-13.2.git Doc tweak from Wolfgang Laun. p4raw-id: //depot/perl@15702 --- diff --git a/lib/File/Compare.pm b/lib/File/Compare.pm index eba17c3..0b73d7c 100644 --- a/lib/File/Compare.pm +++ b/lib/File/Compare.pm @@ -166,8 +166,8 @@ is basically equivalent to =head1 RETURN -File::Compare::compare return 0 if the files are equal, 1 if the -files are unequal, or -1 if an error was encountered. +File::Compare::compare and its sibling functions return 0 if the files +are equal, 1 if the files are unequal, or -1 if an error was encountered. =head1 AUTHOR