From 4bc4eb447414fcc1f3b8aea9c96c4fdc7147ec1d Mon Sep 17 00:00:00 2001 From: thib Date: Mon, 14 Jul 2003 12:44:06 +0000 Subject: [PATCH] RCS bug fixed : also ci manpage-foot.sgml --- doc/Makefile.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/Makefile.in b/doc/Makefile.in index 837bda9..a2bd825 100644 --- a/doc/Makefile.in +++ b/doc/Makefile.in @@ -4,7 +4,7 @@ # @configure_input@ -# $Id: Makefile.in,v 1.19 2003-07-14 12:11:00 thib Exp $ +# $Id: Makefile.in,v 1.20 2003-07-14 12:44:06 thib Exp $ # The following should not be edited manually (use configure options) # If you must do it, BEWARE : some of the following is also defined @@ -40,7 +40,7 @@ MANPAGES = fcron.8 fcron.conf.5 fcrontab.1 fcrontab.5 fcrondyn.1 # this is a regular expression : # do not ci these files -RCSNOCI=.*\(bitstring.3\|fcron-doc.ced\|Makefile\|stylesheets/fcron-doc.dsl\|fcron-doc.mod\|HTML.*\|txt.*\|man.*\|CVS.*\) +RCSNOCI=.*\(bitstring.3\|fcron-doc.ced\|Makefile\|stylesheets/fcron-doc.dsl\|fcron-doc.mod\|HTML.*\|txt.*\|man\/.*\|CVS.*\) all: doc -- 2.40.0