From: Fabian Keil <fk@fabiankeil.de> Date: Fri, 26 Feb 2016 12:27:32 +0000 (+0000) Subject: Bump SGML entities to 3.0.25 UNRELEASED X-Git-Tag: v_3_0_25~147 X-Git-Url: http://www.privoxy.org/gitweb/@default-cgi@/faq/%22https:/user-manual/coding.html?a=commitdiff_plain;h=c7277a8982dd2acb7a60877c7b903674bcfc3c34;p=privoxy.git Bump SGML entities to 3.0.25 UNRELEASED --- diff --git a/doc/source/authors.sgml b/doc/source/authors.sgml index 6495546e..a1d07089 100644 --- a/doc/source/authors.sgml +++ b/doc/source/authors.sgml @@ -3,7 +3,7 @@ Purpose : AUTHORS file for Privoxy - $Id: authors.sgml,v 2.27 2016/01/17 14:32:18 fabiankeil Exp $ + $Id: authors.sgml,v 2.28 2016/01/21 15:55:48 fabiankeil Exp $ Copyright (C) 2001-2009 Privoxy Developers http://www.privoxy.org/ @@ -26,10 +26,10 @@ <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook V3.1//EN" [ <!entity % dummy "IGNORE"> <!entity authors SYSTEM "p-authors.sgml"> -<!entity p-version "3.0.24"> -<!entity p-status "stable"> -<!entity % p-not-stable "IGNORE"> -<!entity % p-stable "INCLUDE"> +<!entity p-version "3.0.25"> +<!entity p-status "UNRELEASED"> +<!entity % p-not-stable "INCLUDE"> +<!entity % p-stable "IGNORE"> <!entity % p-text "INCLUDE"> <!-- define we are a text only doc --> <!entity % p-authors-formal "INCLUDE"> <!-- include additional text, etc --> ]> diff --git a/doc/source/config.sgml b/doc/source/config.sgml index f1b47fdd..cc64eb41 100644 --- a/doc/source/config.sgml +++ b/doc/source/config.sgml @@ -1,9 +1,9 @@ <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook V3.1//EN"[ <!entity % dummy "IGNORE"> <!entity config SYSTEM "p-config.sgml"> -<!entity p-version "3.0.24"> -<!entity p-status "stable"> -<!entity % p-not-stable "IGNORE"> +<!entity p-version "3.0.25"> +<!entity p-status "UNRELEASED"> +<!entity % p-not-stable "INCLUDE"> <!entity % user-man "IGNORE"> <!entity % config-file "IGNORE"> <!entity my-app "<application>Privoxy</application>"> @@ -13,7 +13,7 @@ Purpose : config file generation - $Id: config.sgml,v 2.28 2016/01/17 14:32:18 fabiankeil Exp $ + $Id: config.sgml,v 2.29 2016/01/21 15:55:48 fabiankeil Exp $ Copyright (C) 2001-2009 Privoxy Developers http://www.privoxy.org/ See LICENSE. diff --git a/doc/source/developer-manual.sgml b/doc/source/developer-manual.sgml index 8ee30d27..f6b892d0 100644 --- a/doc/source/developer-manual.sgml +++ b/doc/source/developer-manual.sgml @@ -5,10 +5,10 @@ <!entity p-intro SYSTEM "privoxy.sgml"> <!entity history SYSTEM "history.sgml"> <!entity seealso SYSTEM "seealso.sgml"> -<!entity p-version "3.0.24"> -<!entity p-status "stable"> -<!entity % p-not-stable "IGNORE"> -<!entity % p-stable "INCLUDE"> +<!entity p-version "3.0.25"> +<!entity p-status "UNRELEASED"> +<!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 % seealso-extra "INCLUDE"> <!-- extra stuff from seealso.sgml --> @@ -21,7 +21,7 @@ This file belongs into ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/ - $Id: developer-manual.sgml,v 2.65 2016/01/23 11:58:58 fabiankeil Exp $ + $Id: developer-manual.sgml,v 2.66 2016/02/02 13:08:55 fabiankeil Exp $ Copyright (C) 2001-2016 Privoxy Developers http://www.privoxy.org/ See LICENSE. @@ -49,7 +49,7 @@ </pubdate> - <pubdate>$Id: developer-manual.sgml,v 2.65 2016/01/23 11:58:58 fabiankeil Exp $</pubdate> + <pubdate>$Id: developer-manual.sgml,v 2.66 2016/02/02 13:08:55 fabiankeil Exp $</pubdate> <!-- diff --git a/doc/source/faq.sgml b/doc/source/faq.sgml index 1d91b40e..a75308b4 100644 --- a/doc/source/faq.sgml +++ b/doc/source/faq.sgml @@ -8,10 +8,10 @@ <!entity history SYSTEM "history.sgml"> <!entity copyright SYSTEM "copyright.sgml"> <!entity license SYSTEM "license.sgml"> -<!entity p-version "3.0.24"> -<!entity p-status "stable"> -<!entity % p-not-stable "IGNORE"> -<!entity % p-stable "INCLUDE"> +<!entity p-version "3.0.25"> +<!entity p-status "UNRELEASED"> +<!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-supp-userman "INCLUDE"> <!-- Include all from supported.sgml --> @@ -27,7 +27,7 @@ This file belongs into ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/ - $Id: faq.sgml,v 2.112 2016/02/02 13:13:23 fabiankeil Exp $ + $Id: faq.sgml,v 2.113 2016/02/13 11:18:27 fabiankeil Exp $ Copyright (C) 2001-2014 Privoxy Developers http://www.privoxy.org/ See LICENSE. @@ -78,7 +78,7 @@ </subscript> </pubdate> -<pubdate>$Id: faq.sgml,v 2.112 2016/02/02 13:13:23 fabiankeil Exp $</pubdate> +<pubdate>$Id: faq.sgml,v 2.113 2016/02/13 11:18:27 fabiankeil Exp $</pubdate> <!-- diff --git a/doc/source/install.sgml b/doc/source/install.sgml index 86c7e821..71abc986 100644 --- a/doc/source/install.sgml +++ b/doc/source/install.sgml @@ -1,10 +1,10 @@ <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook V3.1//EN" [ <!entity % dummy "IGNORE"> <!entity buildsource SYSTEM "buildsource.sgml"> -<!entity p-version "3.0.24"> -<!entity p-status "stable"> -<!entity % p-stable "INCLUDE"> -<!entity % p-not-stable "IGNORE"> +<!entity p-version "3.0.25"> +<!entity p-status "UNRELEASED"> +<!entity % p-stable "IGNORE"> +<!entity % p-not-stable "INCLUDE"> <!entity % p-alpha "IGNORE"> <!entity % p-beta "IGNORE"> <!entity % p-text "INCLUDE"> <!-- define we are a text only doc --> @@ -16,7 +16,7 @@ Purpose : INSTALL file for Privoxy - $Id: install.sgml,v 2.27 2016/01/17 14:32:19 fabiankeil Exp $ + $Id: install.sgml,v 2.28 2016/01/21 15:55:49 fabiankeil Exp $ Copyright (C) 2001-2009 Privoxy Developers http://www.privoxy.org/ See LICENSE. diff --git a/doc/source/privoxy-man-page.sgml b/doc/source/privoxy-man-page.sgml index 1b0bb986..dc12a6ae 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 2.50 2016/01/17 14:32:19 fabiankeil Exp $ + $Id: privoxy-man-page.sgml,v 2.51 2016/01/21 15:55:49 fabiankeil Exp $ Copyright (C) 2001-2012 Privoxy Developers http://www.privoxy.org/ See LICENSE. @@ -42,10 +42,10 @@ <!entity copyright SYSTEM "copyright.sgml"> <!entity license SYSTEM "license.sgml"> <!entity authors SYSTEM "p-authors.sgml"> -<!entity p-version "3.0.24"> -<!entity p-status "stable"> -<!entity % p-not-stable "IGNORE"> -<!entity % p-stable "INCLUDE"> +<!entity p-version "3.0.25"> +<!entity p-status "UNRELEASED"> +<!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 --> <!entity my-copy "(C)"> <!-- db2man barfs on copyright symbol --> diff --git a/doc/source/readme.sgml b/doc/source/readme.sgml index 1501e40b..25cb6a67 100644 --- a/doc/source/readme.sgml +++ b/doc/source/readme.sgml @@ -4,10 +4,10 @@ <!entity p-intro SYSTEM "privoxy.sgml"> <!entity contacting SYSTEM "contacting.sgml"> <!entity buildsource SYSTEM "buildsource.sgml"> -<!entity p-version "3.0.24"> -<!entity p-status "stable"> -<!entity % p-not-stable "IGNORE"> -<!entity % p-stable "INCLUDE"> +<!entity p-version "3.0.25"> +<!entity p-status "UNRELEASED"> +<!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 2.55 2016/01/17 14:32:19 fabiankeil Exp $ + $Id: readme.sgml,v 2.56 2016/01/21 15:55:49 fabiankeil Exp $ Copyright (C) 2001-2011 Privoxy Developers http://www.privoxy.org/ See LICENSE. @@ -232,7 +232,7 @@ <!-- </LiteralLayout> --> <!-- </para> --> <!-- <para> --> -<!-- $Id: readme.sgml,v 2.55 2016/01/17 14:32:19 fabiankeil Exp $ --> +<!-- $Id: readme.sgml,v 2.56 2016/01/21 15:55:49 fabiankeil Exp $ --> <!-- </para> --> </article> diff --git a/doc/source/user-manual.sgml b/doc/source/user-manual.sgml index 0ad2b61a..0b6a664f 100644 --- a/doc/source/user-manual.sgml +++ b/doc/source/user-manual.sgml @@ -13,11 +13,11 @@ <!entity p-authors SYSTEM "p-authors.sgml"> <!entity config SYSTEM "p-config.sgml"> <!entity changelog SYSTEM "changelog.sgml"> -<!entity p-version "3.0.24"> -<!entity p-status "stable"> +<!entity p-version "3.0.25"> +<!entity p-status "UNRELEASED"> <!entity % p-authors-formal "INCLUDE"> <!-- include additional text, etc --> -<!entity % p-not-stable "IGNORE"> -<!entity % p-stable "INCLUDE"> +<!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"> @@ -36,7 +36,7 @@ This file belongs into ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/ - $Id: user-manual.sgml,v 2.201 2016/01/23 12:00:04 fabiankeil Exp $ + $Id: user-manual.sgml,v 2.202 2016/01/23 13:57:17 diem Exp $ Copyright (C) 2001-2014 Privoxy Developers http://www.privoxy.org/ See LICENSE. @@ -62,7 +62,7 @@ </subscript> </pubdate> -<pubdate>$Id: user-manual.sgml,v 2.201 2016/01/23 12:00:04 fabiankeil Exp $</pubdate> +<pubdate>$Id: user-manual.sgml,v 2.202 2016/01/23 13:57:17 diem Exp $</pubdate> <!-- diff --git a/doc/source/webserver/index.sgml b/doc/source/webserver/index.sgml index 15591de4..c59f2903 100644 --- a/doc/source/webserver/index.sgml +++ b/doc/source/webserver/index.sgml @@ -5,10 +5,10 @@ <!entity history SYSTEM "history.sgml"> <!entity copyright SYSTEM "copyright.sgml"> <!entity license SYSTEM "license.sgml"> -<!entity p-version "3.0.24"> -<!entity p-status "stable"> -<!entity % p-not-stable "IGNORE"> -<!entity % p-stable "INCLUDE"> +<!entity p-version "3.0.25"> +<!entity p-status "UNRELEASED"> +<!entity % p-not-stable "INCLUDE"> +<!entity % p-stable "IGNORE"> <!entity my-copy "©"> <!-- kludge for docbook2man --> <!entity % p-homepage "IGNORE"> <!-- toggle for webserver index.html --> <!entity % p-index "IGNORE"> <!-- toggle for local doc index --> @@ -20,7 +20,7 @@ This file belongs into ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/ - $Id: index.sgml,v 2.34 2016/01/21 15:56:15 fabiankeil Exp $ + $Id: index.sgml,v 2.35 2016/01/21 15:56:27 fabiankeil Exp $ Copyright (C) 2001-2009 Privoxy Developers <ijbswa-developers@lists.sourceforge.net> See LICENSE.