nm4 2006/02/02 10:00:54 GMT
Modified files:
exim-www .cvsignore docs.html
Log:
Exclude PDF docs from website CVS. Quick fix to filter urls
Revision Changes Path
1.2 +2 -0 exim/exim-www/.cvsignore
1.24 +1 -1 exim/exim-www/docs.html
Index: .cvsignore
===================================================================
RCS file: /home/cvs/exim/exim-www/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore 22 May 2000 19:54:39 -0000 1.1
+++ .cvsignore 2 Feb 2006 10:00:54 -0000 1.2
@@ -1,3 +1,5 @@
+# $Cambridge: exim/exim-www/.cvsignore,v 1.2 2006/02/02 10:00:54 nm4 Exp $
.mirror
ftp
exim-html-*
+exim-pdf-*
Index: docs.html
===================================================================
RCS file: /home/cvs/exim/exim-www/docs.html,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- docs.html 2 Feb 2006 09:57:24 -0000 1.23
+++ docs.html 2 Feb 2006 10:00:54 -0000 1.24
@@ -44,7 +44,7 @@
<!-- one of (dd dt) -->
<dt>
<b>
- <a href="exim-html-4.60/doc/html/filter_toc.html">
+ <a href="exim-html-4.60/doc/html/filter.html">
The Exim Filter Specification - Version 4.6x</a>
</b>
<a href="exim-pdf-4.60/doc/filter.pdf" target="_top">
@@ -242,6 +242,6 @@
<hr>
<address><a href="mailto:Postmaster@exim.org">Nigel Metheringham</a></address>
<!-- Created: Mon Aug 25 15:46:41 BST 1997 -->
- <h4>$Cambridge: exim/exim-www/docs.html,v 1.23 2006/02/02 09:57:24 nm4 Exp $</h4>
+ <h4>$Cambridge: exim/exim-www/docs.html,v 1.24 2006/02/02 10:00:54 nm4 Exp $</h4>
</body>
</html>