ben 98/04/13 04:42:20
Modified: htdocs/manual/mod mod_mime.html
Log:
Fix grammar and layout error.
Revision Changes Path
1.20 +2 -2 apache-1.3/htdocs/manual/mod/mod_mime.html
Index: mod_mime.html
===================================================================
RCS file: /export/home/cvs/apache-1.3/htdocs/manual/mod/mod_mime.html,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- mod_mime.html 1998/02/12 01:14:36 1.19
+++ mod_mime.html 1998/04/13 11:42:20 1.20
@@ -277,8 +277,8 @@
<PRE>
ForceType image/gif
</PRE>
-<P>Note that this will override any filename extensions that might
-media type.</P>
+<P>Note that this will override any filename extensions that might determine
+the media type.</P><HR>
<H2><A name="sethandler">SetHandler</A></H2>