rse 98/05/15 01:32:19
Modified: htdocs/manual new_features_1_3.html Log: Fix hyperlink and extend platform list to current state. Revision Changes Path 1.60 +5 -5 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.59 retrieving revision 1.60 diff -u -r1.59 -r1.60 --- new_features_1_3.html 1998/05/12 05:08:42 1.59 +++ new_features_1_3.html 1998/05/15 08:32:19 1.60 @@ -34,12 +34,12 @@ </A> <DL> -<DT><B><A HREF="sharedobjects.html">Dynamic Shared Object (DSO) support</A></B> +<DT><B><A HREF="dso.html">Dynamic Shared Object (DSO) support</A></B> <DD>Apache modules may now be loaded at runtime; this means that - modules can be loaded into the server process space only when - necessary, thus overall memory usage by Apache will be - significantly reduced. DSO works on Linux, FreeBSD, Solaris, - SunOS, IRIX, OSF1, UnixWare, and AIX. + modules can be loaded into the server process space only when necessary, + thus overall memory usage by Apache will be significantly reduced. DSO + currently is supported on FreeBSD, OpenBSD, NetBSD, Linux, Solaris, SunOS, + OSF1, IRIX, HP/UX, UnixWare, AIX, ReliantUnix and generic SVR4 platforms. <DT><B><A HREF="windows.html">Support for Windows NT/95</A></B> <DD>Apache now experimentally supports the Windows NT and Windows 95