From: Henning Westerholt Date: Wed, 6 Oct 2010 09:30:44 +0000 (+0200) Subject: xmlops: regenerate README after doc change X-Git-Tag: 3.3.7~1708 X-Git-Url: http://git.sip-router.org/cgi-bin/gitweb.cgi?p=sip-router;a=commitdiff_plain;h=7fdb47ff7f10e5dcd4855b83c58d4d9a60f5fb81 xmlops: regenerate README after doc change --- diff --git a/modules/xmlops/README b/modules/xmlops/README index e2c57e16b4..6c183ff1ac 100644 --- a/modules/xmlops/README +++ b/modules/xmlops/README @@ -25,7 +25,7 @@ Daniel-Constantin Mierla 1.1. Overview - This is a module implementing funtions and pseudo-variables for XML + This is a module implementing functions and pseudo-variables for XML operations. 1.2. Dependencies @@ -39,7 +39,8 @@ Daniel-Constantin Mierla The following libraries or applications must be installed before running kamailio with this module loaded: - * libxml - for compilaiton is needed the devel vesion as well. + * libxml - for compilation from source, the development headers from + this library are needed as well. 1.3. Parameters @@ -69,7 +70,7 @@ modparam("xmlops", "xml_ns", "rpid=urn:ietf:params:xml:ns:pidf:rpid") 1.4.1. $xml(name=>spec) Pseudo-variable for XML document operations using xpath syntax. For - more see the Peudo-Variables Cookbook. + more see the Pseudo-Variables Cookbook. Example 3. xml usage ...