Index: CVSROOT/log.pl =================================================================== diff -u -r889f94b9b330de1338602e1d325bab22fb227387 -re9da801ee42f1e52f6cef9db7ae229ba358e5c41 --- CVSROOT/log.pl (.../log.pl) (revision 889f94b9b330de1338602e1d325bab22fb227387) +++ CVSROOT/log.pl (.../log.pl) (revision e9da801ee42f1e52f6cef9db7ae229ba358e5c41) @@ -61,7 +61,7 @@ # the first argument is the module location relative to $CVSROOT my $modulepath = shift @files; -my $mailcmd = "| mail -s 'CVS update: $modulepath'"; +my $mailcmd = "| Mail -s 'CVS update: $modulepath'"; # Initialise some date and time arrays my @mos = ("January","February","March","April","May","June","July",