From 451f940e179e230cfeae4cd0557bb6ed8caea848 Mon Sep 17 00:00:00 2001 From: thib Date: Thu, 29 Jan 2004 10:36:00 +0000 Subject: [PATCH] small change in an explanation message --- script/boot-install | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/script/boot-install b/script/boot-install index 593a11d..fd53655 100755 --- a/script/boot-install +++ b/script/boot-install @@ -2,7 +2,7 @@ # Install fcron under SysV system. # -# $Id: boot-install,v 1.37 2003-12-26 00:11:23 thib Exp $ +# $Id: boot-install,v 1.38 2004-01-29 10:36:00 thib Exp $ # takes 6 arguments : the name of the BSD-like install program (with "-o" and the correct username) # the DESTSBIN directory @@ -362,7 +362,7 @@ else # test $NEED_UPDATE -eq 0 exit 0 fi echo "As a matter of fact, you must know that fcrontabs installed by an old" - echo "version of fcrontab won't work anymore with this version if you don't" + echo "version (<1.1.x) of fcrontab won't work anymore with this version if you don't" echo "update their format." UPDATE="nothing" -- 2.50.1