X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=doc%2Fsource%2Fdeveloper-manual.sgml;h=7b64286756849fa7d5c9e1e43bb2cdb0388a77b2;hp=2d3c0c6a0496add84484de4a6783877a3d9a3bb5;hb=c8e80224f4150b046d1b36fa9a22d8219a7c7043;hpb=d509e7d943d00d9b0b453b4ab1252fe69aaf82bf diff --git a/doc/source/developer-manual.sgml b/doc/source/developer-manual.sgml index 2d3c0c6a..7b642867 100644 --- a/doc/source/developer-manual.sgml +++ b/doc/source/developer-manual.sgml @@ -3,11 +3,11 @@ File : $Source: /cvsroot/ijbswa/current/doc/source/developer-manual.sgml,v $ - Purpose : FAQ + Purpose : developer manual This file belongs into ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/ - $Id: developer-manual.sgml,v 1.1 2001/09/12 15:36:41 swa Exp $ + $Id: developer-manual.sgml,v 1.2 2001/09/13 15:20:17 swa Exp $ Written by and Copyright (C) 2001 the SourceForge IJBSWA team. http://ijbswa.sourceforge.net @@ -21,7 +21,7 @@ Junkbuster Developer Manual - $Id: developer-manual.sgml,v 1.1 2001/09/12 15:36:41 swa Exp $ + $Id: developer-manual.sgml,v 1.2 2001/09/13 15:20:17 swa Exp $ @@ -1218,7 +1218,7 @@ static void unload_re_filterfile( void *f ) { ... } Example for file comments: -const char FILENAME_rcs[] = "$Id: standards.html,v 1.1 2001/09/10 19:00:25 jongfoster Exp $"; +const char FILENAME_rcs[] = "$Id: developer-manual.sgml,v 1.2 2001/09/13 15:20:17 swa Exp $"; /********************************************************************* * * File : $Source$ @@ -1278,7 +1278,7 @@ const char FILENAME_h_rcs[] = FILENAME_H_VERSION; #ifndef _FILENAME_H #define _FILENAME_H -#define FILENAME_H_VERSION "$Id: standards.html,v 1.1 2001/09/10 19:00:25 jongfoster Exp $" +#define FILENAME_H_VERSION "$Id: developer-manual.sgml,v 1.2 2001/09/13 15:20:17 swa Exp $" /********************************************************************* * * File : $Source$ @@ -1454,12 +1454,8 @@ at sourceforge. Three simple steps: -