Correct FTP URLs.

Mon, 18 Jan 2010 20:35:22 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Mon, 18 Jan 2010 20:35:22 +0100
changeset 15
7ae8da2fe7c8
parent 14
3c358e0243d6
child 16
c5c55937e44c

Correct FTP URLs.

opensips/modules/enum/README file | annotate | diff | comparison | revisions
opensips/modules/enum/doc/enum_admin.xml file | annotate | diff | comparison | revisions
     1.1 --- a/opensips/modules/enum/README	Mon Jan 18 20:35:01 2010 +0100
     1.2 +++ b/opensips/modules/enum/README	Mon Jan 18 20:35:22 2010 +0100
     1.3 @@ -338,8 +338,8 @@
     1.4  
     1.5     This function can be used from REQUEST_ROUTE.
     1.6  
     1.7 -   See ftp://www.ietf.org/rfc/rfc3872.txt and
     1.8 -   ftp://www.ietf.org/rfc/rfc2871.txt for information
     1.9 +   See ftp://ftp.ietf.org/rfc/rfc3872.txt and
    1.10 +   ftp://ftp.ietf.org/rfc/rfc2871.txt for information
    1.11     regarding the ITAD part of the ISN string.
    1.12  
    1.13     Example 1.11. isn_query usage
     2.1 --- a/opensips/modules/enum/doc/enum_admin.xml	Mon Jan 18 20:35:01 2010 +0100
     2.2 +++ b/opensips/modules/enum/doc/enum_admin.xml	Mon Jan 18 20:35:22 2010 +0100
     2.3 @@ -412,8 +412,8 @@
     2.4  			This function can be used from REQUEST_ROUTE.
     2.5  		</para>
     2.6  		<para>
     2.7 -			See ftp://www.ietf.org/rfc/rfc3872.txt and
     2.8 -			ftp://www.ietf.org/rfc/rfc2871.txt for information
     2.9 +			See ftp://ftp.ietf.org/rfc/rfc3872.txt and
    2.10 +			ftp://ftp.ietf.org/rfc/rfc2871.txt for information
    2.11  			regarding the ITAD part of the ISN string.
    2.12  		</para>
    2.13  		<example>

mercurial