update the URL for the Privoxy TODO list
[privoxy.git] / doc / source / contacting.sgml
index a75197d..4451e9d 100644 (file)
@@ -65,7 +65,6 @@
   Please be sure to provide the following information when reporting problems
   or requesting support:
 </para>
-<para>
  <itemizedlist>
 
   <listitem>
     is being used and the following <ulink
     url="../user-manual/config.html#DEBUG">debug options</ulink> are enabled
     (all of them):
+   </para>
     <literallayout>debug     1 # Log the destination for each request Privoxy let through.
             #   See also debug 1024.
 debug     2 # show each connection status
@@ -141,14 +141,15 @@ debug  1024 # Log the destination for requests Privoxy didn't let through,
 debug  4096 # Startup banner and warnings.
 debug  8192 # Non-fatal errors
 debug 65536 # Log applying actions</literallayout>
-   </para>
    <para>
     If you are having trouble with a filter, please additionally enable
+   </para>
     <literallayout>debug    64 # debug regular expression filters</literallayout>
+   <para>
     If you suspect that Privoxy interprets the request or the response
     incorrectly, please enable
-    <literallayout>debug 32768 # log all data read from the network</literallayout>
    </para>
+    <literallayout>debug 32768 # log all data read from the network</literallayout>
    <para>
     It's easy for us to ignore log messages that aren't relevant but missing
     log messages may make it impossible to investigate a problem. If you aren't
@@ -163,7 +164,6 @@ debug 65536 # Log applying actions</literallayout>
   </listitem>
 
 </itemizedlist>
-</para>
 
 <para>
  You don't have to tell us your actual name when filing a problem