[sr-dev] git:master: xmlops: regenerate README after doc change
Henning Westerholt
henning.westerholt at 1und1.de
Wed Oct 6 11:31:05 CEST 2010
Module: sip-router
Branch: master
Commit: 7fdb47ff7f10e5dcd4855b83c58d4d9a60f5fb81
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=7fdb47ff7f10e5dcd4855b83c58d4d9a60f5fb81
Author: Henning Westerholt <henning.westerholt at 1und1.de>
Committer: Henning Westerholt <henning.westerholt at 1und1.de>
Date: Wed Oct 6 11:30:44 2010 +0200
xmlops: regenerate README after doc change
---
modules/xmlops/README | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/modules/xmlops/README b/modules/xmlops/README
index e2c57e1..6c183ff 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
...
More information about the sr-dev
mailing list