From: Adam Dickmeiss Date: Wed, 21 Apr 2004 08:16:42 +0000 (+0000) Subject: Minor spell fixes X-Git-Tag: YAZPROXY.0.8~7 X-Git-Url: http://git.indexdata.com/?p=yazproxy-moved-to-github.git;a=commitdiff_plain;h=b65837a1f4aadf842d112f5e37382d93f26da83d Minor spell fixes --- diff --git a/doc/installation.xml b/doc/installation.xml index fab423e..4c32b9d 100644 --- a/doc/installation.xml +++ b/doc/installation.xml @@ -1,5 +1,5 @@ - + Installation You need a C++ compiler to compile and use YAZ proxy. @@ -20,10 +20,10 @@ We also highly recommend that libxml2 and - libxslt are installed. + libXSLT are installed. YAZ must be configured with libxml2 support. If not, SRW/SRU is not supported. - The YAZ Proxy uses libxslt for record conversions via XSLT. + The YAZ Proxy uses libXSLT for record conversions via XSLT.
Building on Unix @@ -64,7 +64,7 @@ --with-xslt directory - Specifies prefix for libxslt (and libxml2). + Specifies prefix for libXSLT (and libxml2). configure must be able to locate xslt-config in PREFIX/bin. If this option is omitted, configure looks for xslt-config in the current PATH. @@ -184,7 +184,7 @@ If HAVE_LIBXSLT is set to 1, the proxy is compiled with XSLT and XML support. In this configuration, set LIBXSLT_DIR to the - libxslt source + libXSLT source directory. @@ -196,7 +196,7 @@ - Windows versions of libxslt, libxml2, zlib and iconv can be found + Windows versions of libXSLT, libxml2, zlib and iconv can be found here. diff --git a/doc/introduction.xml b/doc/introduction.xml index e87211f..8a9cdfd 100644 --- a/doc/introduction.xml +++ b/doc/introduction.xml @@ -1,4 +1,4 @@ - + Introduction The YAZ Proxy is @@ -78,7 +78,7 @@ Configuration and installation assistance and ongoing support is available for the YAZ Proxy. - For futher information about support or licensing options, please + For further information about support or licensing options, please contact David Dorman in the US (dorman at indexdata.com, 860-346-1237 or toll free 866-489-1568) or Sebastian Hammer in Denmark (quinn a indexdata.com, or +45 3341 0100) diff --git a/doc/reference.xml b/doc/reference.xml index aeeefa1..644fe58 100644 --- a/doc/reference.xml +++ b/doc/reference.xml @@ -12,7 +12,7 @@ see . - As an option the proxy may change user identity to a less priviledged + As an option the proxy may change user identity to a less privileged user.
@@ -243,7 +243,7 @@
The following sets maximum number of bytes transferred in a - target session to 1 MB and maxinum of requests to 400. + target session to 1 MB and maximum of requests to 400. <keepalive> <bandwidth>1048576</bandwidth> @@ -688,7 +688,7 @@ @@ -185,7 +185,7 @@ - + indexdata.dk @@ -219,7 +219,7 @@ pqf.properties. A complete BATH/DC conversion file pqf.properties is - part of yazproxy in sub direcory etc. + part of yazproxy in sub directory etc. Explain information is embedded in the configuration file.