diff --git a/i2p2www/spec/updates.rst b/i2p2www/spec/updates.rst index f1105331b3bb6905fcbab2bd9663581d3140fa86..88033dbcd6de242a8a38d5cd36fae89372461d2d 100644 --- a/i2p2www/spec/updates.rst +++ b/i2p2www/spec/updates.rst @@ -554,10 +554,11 @@ The <i2p:revocations> entity contains one or more <i2p:crl> entities. The id (attribute) A unique id for the creator of this CRL. -The content of the <i2p:crl> entity is a standard base 64 encoded Certificate -Revocation List (CRL) with newlines, starting with the line -'<tt>-----BEGIN X509 CRL-----</tt>' and ending with the line -'<tt>-----END X509 CRL-----</tt>'. See [RFC-5280]_ for more information on CRLs. + content + A standard base 64 encoded Certificate Revocation List (CRL) with + newlines, starting with the line '<tt>-----BEGIN X509 CRL-----</tt>' and + ending with the line '<tt>-----END X509 CRL-----</tt>'. See [RFC-5280]_ + for more information on CRLs. Future Work