From: Fabian Keil <fk@fabiankeil.de> Date: Sat, 16 Aug 2008 09:42:45 +0000 (+0000) Subject: Turns out building docs works better if the syntax is valid. X-Git-Tag: v_3_0_10~5 X-Git-Url: http://www.privoxy.org/gitweb/@default-cgi@/faq/%22https:/developer-manual/static/@default-cgi@toggle?a=commitdiff_plain;h=faa6048e8ddde912e97cccf8378750e73b4a9b8c;p=privoxy.git Turns out building docs works better if the syntax is valid. --- diff --git a/doc/source/user-manual.sgml b/doc/source/user-manual.sgml index 0eb212cd..639a5b09 100644 --- a/doc/source/user-manual.sgml +++ b/doc/source/user-manual.sgml @@ -33,7 +33,7 @@ This file belongs into ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/ - $Id: user-manual.sgml,v 2.82 2008/08/16 09:00:52 fabiankeil Exp $ + $Id: user-manual.sgml,v 2.83 2008/08/16 09:32:02 fabiankeil Exp $ Copyright (C) 2001-2008 Privoxy Developers http://www.privoxy.org/ See LICENSE. @@ -59,7 +59,7 @@ </subscript> </pubdate> -<pubdate>$Id: user-manual.sgml,v 2.82 2008/08/16 09:00:52 fabiankeil Exp $</pubdate> +<pubdate>$Id: user-manual.sgml,v 2.83 2008/08/16 09:32:02 fabiankeil Exp $</pubdate> <!-- @@ -624,7 +624,7 @@ How to install the binary packages depends on your operating system: <para> The source tar ball now includes Privoxy-Log-Parser, a syntax-highlighter for Privoxy logs. For fancy screenshots see: - <link linkend="http://www.fabiankeil.de/sourcecode/privoxy-log-parser/" + <link url="http://www.fabiankeil.de/sourcecode/privoxy-log-parser/" >http://www.fabiankeil.de/sourcecode/privoxy-log-parser/</link> Documentation is available through perldoc(1). </para> @@ -8609,6 +8609,9 @@ In file: user.action <guibutton>[ View ]</guibutton> <guibutton>[ Edit ]</guibut USA $Log: user-manual.sgml,v $ + Revision 2.83 2008/08/16 09:32:02 fabiankeil + Mention changes since 3.0.9 beta. + Revision 2.82 2008/08/16 09:00:52 fabiankeil Fix example URL pattern (once more with feeling).