aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public_key
diff options
context:
space:
mode:
authorIngela Anderton Andin <[email protected]>2012-11-21 18:40:46 +0100
committerIngela Anderton Andin <[email protected]>2012-11-21 18:40:46 +0100
commit77176a10106c9540316b1a40722628b81c5f5661 (patch)
tree5d7c7855fda7da742d157f63f82e545fd019843a /lib/public_key
parent5f1a27641219db0f70988510ea0b917fb9985ef4 (diff)
parentaac2d702d0490e402723bc73e142a6df59bf3172 (diff)
downloadotp-77176a10106c9540316b1a40722628b81c5f5661.tar.gz
otp-77176a10106c9540316b1a40722628b81c5f5661.tar.bz2
otp-77176a10106c9540316b1a40722628b81c5f5661.zip
Merge remote branch 'upstream/maint'
Diffstat (limited to 'lib/public_key')
-rw-r--r--lib/public_key/doc/src/cert_records.xml4
-rw-r--r--lib/public_key/doc/src/introduction.xml3
2 files changed, 4 insertions, 3 deletions
diff --git a/lib/public_key/doc/src/cert_records.xml b/lib/public_key/doc/src/cert_records.xml
index edef664245..94c7c46350 100644
--- a/lib/public_key/doc/src/cert_records.xml
+++ b/lib/public_key/doc/src/cert_records.xml
@@ -39,8 +39,8 @@
describe the data types and not to specify the meaning of each
component for this we refer you to <url
href="http://www.ietf.org/rfc/rfc5280.txt">RFC 5280</url>. Also
- descirbed is <p>CertificationRequest</p> that is defined by <url
- href=http://www.rsa.com/rsalabs/node.asp?id=2124">PKCS-10</url>.
+ descirbed is <p>CertificationRequest</p> that is defined by
+ <url href="http://www.rsa.com/rsalabs/node.asp?id=2124">PKCS-10</url>.
</p>
<p>Use the following include directive to get access to the
diff --git a/lib/public_key/doc/src/introduction.xml b/lib/public_key/doc/src/introduction.xml
index b1d1114a6c..e0dd5603f7 100644
--- a/lib/public_key/doc/src/introduction.xml
+++ b/lib/public_key/doc/src/introduction.xml
@@ -39,7 +39,8 @@
<p> This application provides an API to public key infrastructure
from <url href="http://www.ietf.org/rfc/rfc5280.txt">RFC
5280</url> (X.509 certificates) and public key formats defined by
- the <url href=http://www.rsa.com/rsalabs/node.asp?id=2124"> PKCS-standard</url></p>
+ the <url href="http://www.rsa.com/rsalabs/node.asp?id=2124">
+ PKCS-standard</url></p>
</section>
<section>