I just found a typo in the dso.xml and I corrected it, nothing more.
Oh, and due some problems with my mail service, I would like to apologize
with anyone gets this message twice (or more) time.
--
Luiz Rocha <[EMAIL PROTECTED]>
http://lsdr.net/
Index: httpd-docs-2.0/manual/dso.xml
===================================================================
RCS file: /home/cvspublic/httpd-2.0/docs/manual/dso.xml,v
retrieving revision 1.2
diff -u -r1.2 dso.xml
--- httpd-docs-2.0/manual/dso.xml 29 Aug 2002 11:20:02 -0000 1.2
+++ httpd-docs-2.0/manual/dso.xml 1 Nov 2002 20:42:21 -0000
@@ -42,7 +42,7 @@
itself. Practically all other distributed Apache modules can then
be placed into a DSO by individually enabling the DSO build for
them via <code>configure</code>'s
- <code>--enable-<em>module</em>=shared</code> option as disucussed
+ <code>--enable-<em>module</em>=shared</code> option as discussed
in the <a href="install.html">install documentation</a>. After a
module is compiled into a DSO named <code>mod_foo.so</code> you
can use <module>mod_so</module>'s <directive
@@ -291,4 +291,4 @@
</section>
-</manualpage>
\ No newline at end of file
+</manualpage>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]