From 1fef88e72b0b21420614d87ecab0aaedf3725271 Mon Sep 17 00:00:00 2001 From: "Joseph S. Myers" Date: Fri, 20 Sep 1996 15:08:33 +0100 Subject: Pod typos, pod2man bugs, and miscellaneous installation comments Here is a patch for various typos and other defects in the Perl 5.003_05 pods, including the pods embedded in library modules. --- lib/File/Copy.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/File/Copy.pm') diff --git a/lib/File/Copy.pm b/lib/File/Copy.pm index aedcd7fb03..92b9be15e6 100644 --- a/lib/File/Copy.pm +++ b/lib/File/Copy.pm @@ -192,8 +192,8 @@ associated with an old version of that file after C returns, not the newly created version.) The third parameter is an integer flag, which tells C -how to handle timestamps. If it is < 0, none of the input file's -timestamps are propagated to the output file. If it is > 0, then +how to handle timestamps. If it is E 0, none of the input file's +timestamps are propagated to the output file. If it is E 0, then it is interpreted as a bitmask: if bit 0 (the LSB) is set, then timestamps other than the revision date are propagated; if bit 1 is set, the revision date is propagated. If the third parameter -- cgit v1.2.1