doc/man3: unindent a few unintended code blocks
[openssl.git] / doc / man3 / X509_get_subject_name.pod
index ce36bbf0b27b236aa03ac73ccb50bbb446fc4f28..2107c1d0905e9fd09f1689d493cd37751c866962 100644 (file)
@@ -37,7 +37,7 @@ X509_get_subject_name() and X509_set_subject_name() except the get and
 set the issuer name of B<x>.
 
 Similarly X509_REQ_get_subject_name(), X509_REQ_set_subject_name(),
- X509_CRL_get_issuer() and X509_CRL_set_issuer_name() get or set the subject
+X509_CRL_get_issuer() and X509_CRL_set_issuer_name() get or set the subject
 or issuer names of certificate requests of CRLs respectively.
 
 =head1 RETURN VALUES