From 161a52b48c901a33d5e459edf0c97525d352a1a4 Mon Sep 17 00:00:00 2001
From: Patrik Nyblom
Date: Tue, 20 Nov 2012 11:36:06 +0100
Subject: Make public_key doc compile again
---
lib/public_key/doc/src/cert_records.xml | 4 ++--
lib/public_key/doc/src/introduction.xml | 3 ++-
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 RFC 5280. Also
- descirbed is CertificationRequest
that is defined by PKCS-10.
+ descirbed is CertificationRequest
that is defined by
+ PKCS-10.
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 @@
This application provides an API to public key infrastructure
from RFC
5280 (X.509 certificates) and public key formats defined by
- the PKCS-standard
+ the
+ PKCS-standard