fixed typo's
authorMarc Cromme <marc@indexdata.dk>
Thu, 12 Oct 2006 12:02:19 +0000 (12:02 +0000)
committerMarc Cromme <marc@indexdata.dk>
Thu, 12 Oct 2006 12:02:19 +0000 (12:02 +0000)
doc/auth_simple.xml
doc/http_file.xml
doc/metaproxy.xml
doc/multi.xml
doc/record_transform.xml
doc/sru_z3950.xml

index 05457d4..b9aecef 100644 (file)
@@ -2,7 +2,7 @@
     "http://www.oasis-open.org/docbook/xml/4.1/docbookx.dtd" [
  <!ENTITY copyright SYSTEM "copyright.xml">
 ]>
-<!-- $Id: auth_simple.xml,v 1.6 2006-04-25 12:48:52 marc Exp $ -->
+<!-- $Id: auth_simple.xml,v 1.7 2006-10-12 12:02:19 marc Exp $ -->
 <refentry>
  <refmeta>
   <refentrytitle>auth_simple</refentrytitle>
  
  <refnamediv>
   <refname>auth_simple</refname>
-  <refpurpose>simple authentication and authorisation.</refpurpose>
+  <refpurpose>simple authentication and authorization.</refpurpose>
  </refnamediv>
  
  <refsect1><title>DESCRIPTION</title>
   <para>
-   Simple authentication and authorisation.  The configuration
+   Simple authentication and authorization.  The configuration
    specifies the name of a file that is the user register, which
    lists <varname>username</varname>:<varname>password</varname>
    pairs, one per line, colon separated. When a session begins, it
@@ -25,7 +25,7 @@
    a pair in the register.
   </para>
   <para>
-   ### discuss authorisation phase
+   ### discuss authorization phase
   </para>
  </refsect1>
  
index 02f3113..11047d8 100644 (file)
@@ -2,7 +2,7 @@
     "http://www.oasis-open.org/docbook/xml/4.1/docbookx.dtd" [
  <!ENTITY copyright SYSTEM "copyright.xml">
 ]>
-<!-- $Id: http_file.xml,v 1.4 2006-04-25 12:48:52 marc Exp $ -->
+<!-- $Id: http_file.xml,v 1.5 2006-10-12 12:02:19 marc Exp $ -->
 <refentry>
  <refmeta>
   <refentrytitle>http_file</refentrytitle>
@@ -19,7 +19,7 @@
   <para>
    This module enables file access via the HTTP protocol.
    All URLs with a given prefix are directed to a specific
-   documentroot (on local file storage). The module only serves
+   document root (on local file storage). The module only serves
    static content.
   </para>
  </refsect1>
index 622fc72..22268ab 100644 (file)
@@ -2,7 +2,7 @@
     "http://www.oasis-open.org/docbook/xml/4.1/docbookx.dtd" [
  <!ENTITY copyright SYSTEM "copyright.xml">
 ]>
-<!-- $Id: metaproxy.xml,v 1.4 2006-04-25 12:48:52 marc Exp $ -->
+<!-- $Id: metaproxy.xml,v 1.5 2006-10-12 12:02:19 marc Exp $ -->
 <refentry>
  <refmeta>
   <refentrytitle>metaproxy</refentrytitle>
@@ -43,7 +43,7 @@
    <varlistentry>
     <term>--config <replaceable>config</replaceable></term>
     <listitem><para>
-      Specify the configuation.
+      Specify the configuration.
      </para></listitem>
    </varlistentry>
 
     <manvolnum>3mp</manvolnum>
    </citerefentry>,
    <citerefentry>
+    <refentrytitle>bounce</refentrytitle>
+    <manvolnum>3mp</manvolnum>
+   </citerefentry>,
+   <citerefentry>
     <refentrytitle>frontend_net</refentrytitle>
     <manvolnum>3mp</manvolnum>
    </citerefentry>,
     <manvolnum>3mp</manvolnum>
    </citerefentry>,
    <citerefentry>
+    <refentrytitle>record_transform</refentrytitle>
+    <manvolnum>3mp</manvolnum>
+   </citerefentry>,
+   <citerefentry>
     <refentrytitle>session_shared</refentrytitle>
     <manvolnum>3mp</manvolnum>
    </citerefentry>,
    <citerefentry>
+    <refentrytitle>sru_z3950</refentrytitle>
+    <manvolnum>3mp</manvolnum>
+   </citerefentry>,
+   <citerefentry>
     <refentrytitle>template</refentrytitle>
     <manvolnum>3mp</manvolnum>
    </citerefentry>,
index 201844e..dab3f27 100644 (file)
@@ -2,7 +2,7 @@
     "http://www.oasis-open.org/docbook/xml/4.1/docbookx.dtd" [
  <!ENTITY copyright SYSTEM "copyright.xml">
 ]>
-<!-- $Id: multi.xml,v 1.5 2006-05-16 10:36:51 mike Exp $ -->
+<!-- $Id: multi.xml,v 1.6 2006-10-12 12:02:19 marc Exp $ -->
 <refentry>
  <refmeta>
   <refentrytitle>multi</refentrytitle>
@@ -37,7 +37,7 @@
    <literal>multi</literal>
    filter, then unavailable databases are not reported to the client,
    but simply ignored (unless every one of the databases is
-   unanavailable).
+   unavailable).
   </para>
  </refsect1> 
  
index 5ec12a0..fec01f4 100644 (file)
@@ -2,7 +2,7 @@
     "http://www.oasis-open.org/docbook/xml/4.1/docbookx.dtd" [
  <!ENTITY copyright SYSTEM "copyright.xml">
 ]>
-<!-- $Id: record_transform.xml,v 1.1 2006-10-12 08:27:35 marc Exp $ -->
+<!-- $Id: record_transform.xml,v 1.2 2006-10-12 12:02:19 marc Exp $ -->
 <refentry>
  <refmeta>
   <refentrytitle>record_transform</refentrytitle>
@@ -20,9 +20,9 @@
    This filter acts only on Z3950 present requests, and let all
    other types of packages and requests pass untouched. It's use is
    twofold: blocking Z3950  present requests, which the backend
-   server does not understand and can not honour, and transforming
+   server does not understand and can not honor, and transforming
    the present syntax and elementset name according to the rules
-   specified, to fetch only exisitng record formats, and transform
+   specified, to fetch only existing record formats, and transform
    them on the fly to requested record syntaxes.
   </para> 
   <para>
    element. The <literal>syntax</literal> attribute is mandatory, but
    the <literal>name</literal> attribute
    may be omitted, in which case any 
-   element name is accepted. An additonal
-   <literal>identifier</literal> attribute can be added to explicetly
+   element name is accepted. An additional
+   <literal>identifier</literal> attribute can be added to explicitly
    describe the Z3950 identifier string.
   </para>
   <para>
   Record transformations are invoked when the optional attributes
   <literal>backendsyntax</literal> and <literal>backendname</literal>
   as well as the <literal>&lt;convert&gt;</literal> element are specified.  
-  Record conversions come in two flavours:
+  Record conversions come in two flavors:
   <literal>&lt;marc&gt;</literal> binary conversions between different
   binary MARC formats and MarcXML formats, and
   <literal>&lt;xslt&gt;</literal> stylesheet transformations performed
index dbe6581..8c23ff1 100644 (file)
@@ -2,7 +2,7 @@
     "http://www.oasis-open.org/docbook/xml/4.1/docbookx.dtd" [
  <!ENTITY copyright SYSTEM "copyright.xml">
 ]>
-<!-- $Id: sru_z3950.xml,v 1.1 2006-10-12 11:31:11 marc Exp $ -->
+<!-- $Id: sru_z3950.xml,v 1.2 2006-10-12 12:02:19 marc Exp $ -->
 <refentry>
  <refmeta>
   <refentrytitle>sru_z3950</refentrytitle>
  
  <refnamediv>
   <refname>sru_z3950</refname>
-  <refpurpose>transforming SRU webservice requests to Z3950 metaproxy packages</refpurpose>
+  <refpurpose>transforming SRU web service requests to Z3950 metaproxy packages</refpurpose>
  </refnamediv>
  
  <refsect1><title>DESCRIPTION</title>
   <para>
    The <literal>sru_z3950</literal> metaproxy filter transforms valid
    SRU/GET or SRU/SOAP requests to Z3950 requests, and wraps the
-   recieved hit counts and XML records into suitable SRU response messages. 
+   received hit counts and XML records into suitable SRU response messages. 
   </para>
   <para>
    It supports only the SRU <literal>searchRetrieve</literal> operation, which