]> granicus.if.org Git - apache/commitdiff
A few small formatting changes to help the LaTeX transforms.
authorJoshua Slive <slive@apache.org>
Fri, 27 Jun 2003 18:53:03 +0000 (18:53 +0000)
committerJoshua Slive <slive@apache.org>
Fri, 27 Jun 2003 18:53:03 +0000 (18:53 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100378 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/developer/API.xml
docs/manual/developer/thread_safety.xml
docs/manual/install.xml
docs/manual/mod/core.xml

index eb7cf21e515b459adfcfb30deae41d7ebab907c1..343e2e253722941a58e4d868b9ed5746acc3a84e 100644 (file)
@@ -345,8 +345,9 @@ struct stat finfo;    /* Set by server core;
 <pre>int header_only;     /* HEAD request, as opposed to GET */
 char *protocol;      /* Protocol, as given to us, or HTTP/0.9 */
 char *method;        /* GET, HEAD, POST, <em>etc.</em> */
-int method_number;   /* M_GET, M_POST, <em>etc.</em> */</pre>
-        <br />
+int method_number;   /* M_GET, M_POST, <em>etc.</em> */
+
+</pre>
         /* Info for logging */<br />
         <br />
         char *the_request;<br />
index 29f96a1488fcff155d494d1422e4d94f5e70978b..f4172b03edcbdeb80f69d45753c3f20bebd357f5 100644 (file)
         use libc's calloc/free which are thread-safe.</td></tr>
     </table>
 </section>
-</manualpage>
-
+</manualpage>
\ No newline at end of file
index 7c99530d265d6617c9e2544bcb985266a09fed5f..e85463acfe64a41d550c950c0e8da30fa4ea5633 100644 (file)
@@ -30,7 +30,7 @@
     impatient</title>
 
     <table>
-      <columnspec><column width=".15"/><column width=".85"/></columnspec>
+      <columnspec><column width=".13"/><column width=".80"/></columnspec>
       <tr>
         <td><a href="#download">Download</a></td>
 
index d759ad66dc2c4ce0ed3fa20c58f4fab1ca681910..11a2e9f5ff9c7c60797c30a2e16a73f2bb119f5f 100644 (file)
@@ -2431,7 +2431,7 @@ scripts</description>
 <contextlist><context>server config</context><context>virtual host</context>
 <context>directory</context><context>.htaccess</context></contextlist>
 <override>FileInfo</override>
-<compatibility>Win32 only<br />
+<compatibility>Win32 only;
 option <code>Registry-Strict</code> is available in Apache 2.0 and
 later</compatibility>