rse 98/05/15 02:39:36
Modified: htdocs/manual new_features_1_3.html Log: fix typos. Revision Changes Path 1.61 +4 -4 apache-1.3/htdocs/manual/new_features_1_3.html Index: new_features_1_3.html =================================================================== RCS file: /export/home/cvs/apache-1.3/htdocs/manual/new_features_1_3.html,v retrieving revision 1.60 retrieving revision 1.61 diff -u -r1.60 -r1.61 --- new_features_1_3.html 1998/05/15 08:32:19 1.60 +++ new_features_1_3.html 1998/05/15 09:39:35 1.61 @@ -45,9 +45,9 @@ <DD>Apache now experimentally supports the Windows NT and Windows 95 operating systems. -<DT><B><A HREF="sourcereorg.html">Re-organised +<DT><B><A HREF="sourcereorg.html">Re-organized Sources</A></B> -<DD>The source files for Apache have been re-organised. The main +<DD>The source files for Apache have been re-organized. The main difference for Apache users is that the "Module" lines in <CODE>Configuration</CODE> have been replaced with "AddModule" with a slightly different syntax. For module authors there are @@ -147,7 +147,7 @@ runtime from dynamic shared object (DSO) files, a new support tool <CODE>apxs</CODE> was created which provides off-source building, installing and activating of those DSO-based modules. It - completely hides the platform-dependend DSO-build commands from + completely hides the platform-dependent DSO-build commands from the user and provides an easy way to build modules outside the Apache source tree. To achieve this APACI installs the Apache C header files together with the <CODE>apxs</CODE> tool. @@ -460,7 +460,7 @@ <P><HR> <A NAME="misc"> -<H3>Miscellanous Enhancements</H3> +<H3>Miscellaneous Enhancements</H3> </A> <DL>