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