From 5a2d3ed55312b3be2b00176c1c24f6bca793c633 Mon Sep 17 00:00:00 2001
From: Martin Kraemer
Date: Thu, 1 Oct 1998 18:25:12 +0000
Subject: [PATCH] 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
---
docs/manual/ebcdic.html | 12 ++++++------
1 file 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.
- (It is the SIEMENS NIXDORF family of mainframes running the
- BS2000/OSD
+ (It is the SIEMENS family of mainframes running the
+ BS2000/OSD
operating system. This mainframe OS nowadays features a
SVR4-derived POSIX subsystem).
@@ -101,9 +101,9 @@
indicate which part of the HTTP protocol has to be
converted and which part doesn't etc.
#ifdef _OSD_POSIX
- Code which is needed for the BS2000 SIEMENS NIXDORF
+ 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.
@@ -397,7 +397,7 @@
mod_mime_magic
- | -
+ | ?
| not ported yet
|
@@ -473,7 +473,7 @@
mod_php3
| +
- | mod_php3 runs fine, with LDAP and GD libraries
+ | mod_php3 runs fine, with LDAP and GD and FreeType libraries
|
--
2.40.0