Fix documentation error in x509 app certopt flag
[openssl.git] / doc / apps / x509.pod
index 72ed6cff9c008cfaf88f26fa774593858a51fb7c..4eb1a226870017486c5e1ea35a0c68091f54fc17 100644 (file)
@@ -655,8 +655,8 @@ hex dump unsupported extensions.
 
 =item B<ca_default>
 
-the value used by the B<ca> utility, equivalent to B<no_issuer>, B<no_pubkey>, B<no_header>,
-B<no_version>, B<no_sigdump> and B<no_signame>.
+the value used by the B<ca> utility, equivalent to B<no_issuer>, B<no_pubkey>,
+B<no_header>, and B<no_version>.
 
 =back