Commit f02b22d3 authored by Manoj Kasichainula's avatar Manoj Kasichainula
Browse files

Fix some bad links in TPF documentation


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82346 13f79535-47bb-0310-9956-ffa450edef68
parent 750c56f0
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -18,7 +18,7 @@
<p>
This document outlines the steps needed to install Apache onto a TPF system.
<br><br>
You should first read src/os/tpf/<a href="readme.tpf.html">readme.tpf.html</a>
You should first read htdocs/manual/<a href="readme-tpf.html">readme-tpf.html</a>
for basic information on the port of Apache to TPF including required PUT level
and supported functions &amp; modules.
</p>
@@ -97,7 +97,7 @@ are case sensitive, and must be made from the "src" directory.
        corresponding to those optional modules you wish
        to include or add new lines corresponding to any custom modules
        you have written.
        The src/os/tpf/<a href="readme.tpf.html">readme.tpf.html</a>
        The htdocs/manual/<a href="readme-tpf.html">readme-tpf.html</a>
        document lists the modules that have been tested on TPF.
    </ol>
    <br>
+2 −3
Original line number Diff line number Diff line
@@ -22,14 +22,13 @@
   (Transaction Processing Facility) operating system.
   Unless otherwise noted TPF version 4.1 PUT08 and APAR PJ25589 are required.
   <br><br>
   Refer to src/os/tpf/<a href="install.tpf.html">install.tpf.html</a>
   Refer to htdocs/manual/<a href="install-tpf.html">install-tpf.html</a>
   for step-by-step installation instructions.
   <br><br>
   As this is the first cut at making Apache run on TPF,
   performance tuning has not been done.
   <br><br>
   This port builds upon the
   <a href="http://www.apache.org/docs/ebcdic.html">EBCDIC changes</a>
   This port builds upon the <a href="ebcdic.html">EBCDIC changes</a>
   previously made to Apache.
   <br>
</p>