summaryrefslogtreecommitdiff
path: root/doc/reference
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2009-05-30 00:02:20 +0200
committerSimon Josefsson <simon@josefsson.org>2009-05-30 00:02:20 +0200
commitf9fda76497314ae73dca73c45d62ad5086eb37b6 (patch)
tree375e199efb731a1fd46d56002e93a50cff19f125 /doc/reference
parent8babce884415e5ed51d80f822a8385a8f40dd107 (diff)
downloadlibtasn1-f9fda76497314ae73dca73c45d62ad5086eb37b6.tar.gz
libtasn1-f9fda76497314ae73dca73c45d62ad5086eb37b6.tar.bz2
libtasn1-f9fda76497314ae73dca73c45d62ad5086eb37b6.zip
Fix URLs.
Diffstat (limited to 'doc/reference')
-rw-r--r--doc/reference/libtasn1-docs.sgml14
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/reference/libtasn1-docs.sgml b/doc/reference/libtasn1-docs.sgml
index 896d8a5..49b8844 100644
--- a/doc/reference/libtasn1-docs.sgml
+++ b/doc/reference/libtasn1-docs.sgml
@@ -3,22 +3,22 @@
"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
<book id="index" xmlns:xi="http://www.w3.org/2003/XInclude">
<bookinfo>
- <title>Libtasn1 API Reference Manual</title>
+ <title>GNU Libtasn1 API Reference Manual</title>
</bookinfo>
<chapter>
- <title>Libtasn1 API Reference Manual</title>
+ <title>GNU Libtasn1 API Reference Manual</title>
<para>
- This document describes the Libtasn1 library developed for ASN.1
- (Abstract Syntax Notation One) structures management and DER
- (Distinguished Encoding Rules) encoding functions.
+ This document describes the GNU Libtasn1 library developed for
+ ASN.1 (Abstract Syntax Notation One) structures management and
+ DER (Distinguished Encoding Rules) encoding functions.
</para>
<para>
More up to date information can be found at
- <ulink url="http://josefsson.org/libtasn1/">
- http://josefsson.org/libtasn1/</ulink>.
+ <ulink url="http://www.gnu.org/software/libtasn1/">
+ http://www.gnu.org/software/libtasn1/</ulink>.
</para>
<xi:include href="xml/libtasn1.xml"/>