From 0104af37c78255184dcf915c9403a53bd2920a78 Mon Sep 17 00:00:00 2001 From: thib Date: Fri, 2 Mar 2001 17:48:34 +0000 Subject: [PATCH] *** empty log message *** --- script/boot-uninstall | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/script/boot-uninstall b/script/boot-uninstall index 347578b..78e8d24 100755 --- a/script/boot-uninstall +++ b/script/boot-uninstall @@ -2,7 +2,7 @@ # Uninstall fcron under SysV system. # -# $Id: boot-uninstall,v 1.5 2001-02-11 21:15:44 thib Exp $ +# $Id: boot-uninstall,v 1.6 2001-03-02 17:48:34 thib Exp $ PATH="/sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin" @@ -27,7 +27,8 @@ else rm -f $ROOTDIR/rc6.d/K60fcron else echo - echo "You may delete fcron from your boot script manually" + echo "You should delete fcron from your boot script manually" echo fi -fi \ No newline at end of file +fi + -- 2.40.0