From 2f928fc82c8c5a4adc4cb9efcfbcc91caca12588 Mon Sep 17 00:00:00 2001 From: thib Date: Tue, 22 Aug 2000 21:20:11 +0000 Subject: [PATCH] *** empty log message *** --- option.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/option.h b/option.h index 3dbd618..21d5ba5 100644 --- a/option.h +++ b/option.h @@ -21,7 +21,7 @@ * `LICENSE' that comes with the fcron source distribution. */ - /* $Id: option.h,v 1.6 2000-06-25 20:07:48 thib Exp $ */ + /* $Id: option.h,v 1.7 2000-08-22 21:20:11 thib Exp $ */ /* read and set options of a line */ @@ -37,7 +37,7 @@ 4 should we run this job at fcron startup if it should have been executed during system down? 5 should this job be run serially ? - 6 is this job run serially only once (for bootrun) ? + 6 is this job should be run serially only once (for bootrun) ? 7 does the output have to be mailed to user ? 8 does the output (even if zero-length) must be mailed to user ? 9 does this line use option runas ? -- 2.50.0