[xmlsec] update docs



commit 87c0b653bf656a4d71f92417f8aafdc4e269bd3c
Author: Aleksey Sanin <aleksey aleksey com>
Date:   Tue Jul 14 17:14:33 2009 -0700

    update docs

 docs/faq.html |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/docs/faq.html b/docs/faq.html
index 27fc675..74833ef 100644
--- a/docs/faq.html
+++ b/docs/faq.html
@@ -182,9 +182,10 @@ Internet Explorer. </td>
 <p>If you have questions about XML Security Library
 licensing then feel free to send these questions to the <a href="bugs.html">mailing list</a>.<br></p>
 <h3>2. Installation.</h3>
+
 <h4> <a name="section_2_1"></a>2.1. Where can I get xmlsec?</h4>
 <p> The original distribution comes from <a href="http://www.aleksey.com/xmlsec/";>XML Security Library page</a>.
-Also xmlsec is available from <a href="ftp://rpmfind.net/pub/libxml/xmlsec";>rpmfind.net miror</a>. </p>
+
 <h4> <a name="section_2_2"></a>2.2. How to compile xmlsec?</h4>
 <p> On Unix just follow the "standard": </p>
 <blockquote> <code>gunzip -c xmlsec-xxx.tar.gz | tar xvf -</code><br><code>cd xmlsec-xxxx</code><br><code>./configure --help</code><br><code>./configure [possible options] </code><br><code>make</code><br><code>make check</code><br><code>make install</code> </blockquote>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]