diff options
author | Martin Kraemer <martin@apache.org> | 1998-10-01 20:25:12 +0200 |
---|---|---|
committer | Martin Kraemer <martin@apache.org> | 1998-10-01 20:25:12 +0200 |
commit | 5a2d3ed55312b3be2b00176c1c24f6bca793c633 (patch) | |
tree | 18788fdf6803b1f8986dd530c1e88c02bfac198f /docs | |
parent | If this isn't a FAQ, I don't know what it is. And I don't want to (diff) | |
download | apache2-5a2d3ed55312b3be2b00176c1c24f6bca793c633.tar.xz apache2-5a2d3ed55312b3be2b00176c1c24f6bca793c633.zip |
Reflect the fact that "Siemens Nixdorf" has been renamed to "Siemens".
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82190 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs')
-rw-r--r-- | docs/manual/ebcdic.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/manual/ebcdic.html b/docs/manual/ebcdic.html index dc8a17a028..0e93aaa490 100644 --- a/docs/manual/ebcdic.html +++ b/docs/manual/ebcdic.html @@ -19,8 +19,8 @@ Version 1.3 of the Apache HTTP Server is the first version which includes a port to a (non-ASCII) mainframe machine which uses the EBCDIC character set as its native codeset.<BR> - (It is the SIEMENS NIXDORF family of mainframes running the - <A HREF="http://www.sni.de/servers/bs2osd/osdbc_us.htm">BS2000/OSD + (It is the SIEMENS family of mainframes running the + <A HREF="http://www.siemens.de/servers/bs2osd/osdbc_us.htm">BS2000/OSD operating system</A>. This mainframe OS nowadays features a SVR4-derived POSIX subsystem). </P> @@ -101,9 +101,9 @@ indicate which part of the HTTP protocol has to be converted and which part doesn't <EM>etc.</EM> <DT><CODE><STRONG>#ifdef _OSD_POSIX</STRONG></CODE> - <DD>Code which is needed for the BS2000 SIEMENS NIXDORF + <DD>Code which is needed for the SIEMENS BS2000/OSD mainframe platform only. This deals with include file - differences and socket implementations topics which are + differences and socket implementation topics which are only required on the BS2000/OSD platform. </DL> </LI><BR> @@ -397,7 +397,7 @@ <TR> <TD ALIGN=LEFT>mod_mime_magic - <TD ALIGN=CENTER>- + <TD ALIGN=CENTER>? <TD>not ported yet </TR> @@ -473,7 +473,7 @@ <TR> <TD ALIGN=LEFT><A HREF="http://www.php.net/">mod_php3</A> <TD ALIGN=CENTER>+ - <TD>mod_php3 runs fine, with LDAP and GD libraries + <TD>mod_php3 runs fine, with LDAP and GD and FreeType libraries </TR> <TR> |