diff options
author | Michi Henning <michi@zeroc.com> | 2004-03-22 02:03:04 +0000 |
---|---|---|
committer | Michi Henning <michi@zeroc.com> | 2004-03-22 02:03:04 +0000 |
commit | 402cd4151c32c952d6a1235a936b2b0cb195808c (patch) | |
tree | 20fdb75e2a2f4e8886722f2374cfbe99f0da2f9d /cpp | |
parent | updating version (diff) | |
download | ice-402cd4151c32c952d6a1235a936b2b0cb195808c.tar.bz2 ice-402cd4151c32c952d6a1235a936b2b0cb195808c.tar.xz ice-402cd4151c32c952d6a1235a936b2b0cb195808c.zip |
Removed reference to Xerces-C.
Diffstat (limited to 'cpp')
-rw-r--r-- | cpp/doc/Properties.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/doc/Properties.sgml b/cpp/doc/Properties.sgml index 8b228f655b7..57bce10a463 100644 --- a/cpp/doc/Properties.sgml +++ b/cpp/doc/Properties.sgml @@ -1141,8 +1141,8 @@ the certificate path defined by <literal>IceSSL.Client.CertPath</literal> or <literal>IceSSL.Server.CertPath</literal>. </para> <para> -Xerces-c, the XML parser used to read this file, will look for the DTD file -in the same directory that it finds the XML configuration file. +The XML parser looks for the DTD file in the same directory in which +it finds the XML configuration file. </para> <para> Depending on whether the application is running in client mode, server mode or |