From: swa <swa@users.sourceforge.net> Date: Mon, 8 Apr 2002 20:53:56 +0000 (+0000) Subject: ? X-Git-Tag: v_2_9_14~135 X-Git-Url: http://www.privoxy.org/gitweb/@default-cgi@/faq/%22https:/developer-manual/static/diff?a=commitdiff_plain;h=9f15e28f62a164eb51740d57bd2f117a90c4e6d7;p=privoxy.git ? --- diff --git a/doc/source/privoxy-man-page.sgml b/doc/source/privoxy-man-page.sgml index 8644ce0c..10c3307b 100644 --- a/doc/source/privoxy-man-page.sgml +++ b/doc/source/privoxy-man-page.sgml @@ -5,7 +5,7 @@ This file belongs into ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/ - $Id: privoxy-man-page.sgml,v 1.0 2002/04/04 21:59:53 hal9 Exp $ + $Id: privoxy-man-page.sgml,v 1.1 2002/04/06 05:07:29 hal9 Exp $ Written by and Copyright (C) 2001 the SourceForge Privoxy team. http://www.privoxy.org/ @@ -44,9 +44,9 @@ <!entity copyright SYSTEM "copyright.sgml"> <!entity authors SYSTEM "p-authors.sgml"> <!entity p-version "2.9.13"> -<!entity p-status "BETA"> -<!entity % p-not-stable "INCLUDE"> <!-- set to IGNORE for stable release --> -<!entity % p-stable "IGNORE"> <!-- set INCLUDE for stable release --> +<!entity p-status "beta"> +<!entity % p-not-stable "INCLUDE"> +<!entity % p-stable "IGNORE"> <!entity % p-text "IGNORE"> <!-- define we are not a text only doc --> <!entity % p-authors-formal "IGNORE"> <!-- exclude additional formating --> ]> diff --git a/doc/source/readme.sgml b/doc/source/readme.sgml index 23810bfc..6a3236ee 100644 --- a/doc/source/readme.sgml +++ b/doc/source/readme.sgml @@ -5,9 +5,9 @@ <!entity contacting SYSTEM "contacting.sgml"> <!entity buildsource SYSTEM "buildsource.sgml"> <!entity p-version "2.9.13"> -<!entity p-status "BETA"> -<!entity % p-not-stable "INCLUDE"> <!-- set to IGNORE for stable release --> -<!entity % p-stable "IGNORE"> <!-- set INCLUDE for stable release --> +<!entity p-status "beta"> +<!entity % p-not-stable "INCLUDE"> +<!entity % p-stable "IGNORE"> <!entity % p-text "INCLUDE"> <!-- define we are a text only doc --> <!entity % p-doc "IGNORE"> <!-- and never a text doc --> <!entity % p-readme "INCLUDE"> <!-- all your README belong to us --> @@ -17,7 +17,7 @@ Purpose : README for Privoxy - $Id: readme.sgml,v 1.3 2002/04/04 07:06:18 hal9 Exp $ + $Id: readme.sgml,v 1.4 2002/04/06 05:07:29 hal9 Exp $ Written by and Copyright (C) 2001 the SourceForge Privoxy team. http://www.privoxy.org/ @@ -262,7 +262,7 @@ </LiteralLayout> </para> <para> - $Id: readme.sgml,v 1.3 2002/04/04 07:06:18 hal9 Exp $ + $Id: readme.sgml,v 1.4 2002/04/06 05:07:29 hal9 Exp $ </para> </article> diff --git a/doc/source/user-manual.sgml b/doc/source/user-manual.sgml index 5510575c..c61c3ed6 100644 --- a/doc/source/user-manual.sgml +++ b/doc/source/user-manual.sgml @@ -9,9 +9,9 @@ <!entity history SYSTEM "history.sgml"> <!entity copyright SYSTEM "copyright.sgml"> <!entity p-version "2.9.13"> -<!entity p-status "BETA"> -<!entity % p-not-stable "INCLUDE"> <!-- set to IGNORE for stable release --> -<!entity % p-stable "IGNORE"> <!-- set INCLUDE for stable release --> +<!entity p-status "beta"> +<!entity % p-not-stable "INCLUDE"> +<!entity % p-stable "IGNORE"> <!entity % p-text "IGNORE"> <!-- define we are not a text only doc --> <!entity % p-doc "INCLUDE"> <!-- and we are a formal doc --> <!entity % p-readme "IGNORE"> @@ -24,7 +24,7 @@ This file belongs into ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/ - $Id: user-manual.sgml,v 1.68 2002/04/04 18:46:47 swa Exp $ + $Id: user-manual.sgml,v 1.69 2002/04/06 05:07:29 hal9 Exp $ Written by and Copyright (C) 2001 the SourceForge Privoxy team. http://www.privoxy.org/ @@ -47,7 +47,7 @@ <artheader> <title>Privoxy User Manual</title> -<pubdate>$Id: user-manual.sgml,v 1.68 2002/04/04 18:46:47 swa Exp $</pubdate> +<pubdate>$Id: user-manual.sgml,v 1.69 2002/04/06 05:07:29 hal9 Exp $</pubdate> <authorgroup> <author> @@ -3946,6 +3946,12 @@ Requests</title> Temple Place - Suite 330, Boston, MA 02111-1307, USA. $Log: user-manual.sgml,v $ + Revision 1.69 2002/04/06 05:07:29 hal9 + -Add privoxy-man-page.sgml, for man page. + -Add authors.sgml for AUTHORS (and p-authors.sgml) + -Reworked various aspects of various docs. + -Added additional comments to sub-docs. + Revision 1.68 2002/04/04 18:46:47 swa consistent look. reuse of copyright, history et. al.