From 5e7eeb35b0175d813a86257dcaf8b9fe254e77c8 Mon Sep 17 00:00:00 2001 From: Thibault Godouet Date: Sun, 3 Sep 2000 18:55:04 +0000 Subject: [PATCH] comments updated (need 2 arguments, not one) --- script/boot-install | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/script/boot-install b/script/boot-install index 69bdeb5..0a1016e 100755 --- a/script/boot-install +++ b/script/boot-install @@ -2,9 +2,10 @@ # Install fcron under SysV system. # -# $Id: boot-install,v 1.7 2000-06-21 10:42:19 thib Exp $ +# $Id: boot-install,v 1.8 2000-09-03 18:55:04 thib Exp $ -# take one arguments : the name of the BSD-like install program +# take 2 arguments : the name of the BSD-like install program +# and the DESTSBIN directory PATH="/sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin" -- 2.47.3