Replace '=for comment ifdef' with '=for openssl'

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10151)
This commit is contained in:
Rich Salz 2019-10-11 11:52:12 -04:00 committed by Richard Levitte
parent 70d9675342
commit 9f3c076b6d
35 changed files with 43 additions and 43 deletions

View File

@ -59,7 +59,7 @@ B<openssl> B<ca>
[B<-sm2-id> I<string>]
[B<-sm2-hex-id> I<hex-string>]
=for comment ifdef engine sm2-id sm2-hex-id
=for openssl ifdef engine sm2-id sm2-hex-id
=head1 DESCRIPTION

View File

@ -24,7 +24,7 @@ B<openssl> B<ciphers>
[B<-ciphersuites> I<val>]
[I<cipherlist>]
=for comment ifdef ssl3 tls1 tls1_1 tls1_2 tls1_3 psk srp
=for openssl ifdef ssl3 tls1 tls1_1 tls1_2 tls1_3 psk srp
=head1 DESCRIPTION

View File

@ -103,7 +103,7 @@ B<openssl> B<cms>
[B<-subject> I<subj>]
[I<cert.pem> ...]
=for comment ifdef des-wrap engine
=for openssl ifdef des-wrap engine
=head1 DESCRIPTION

View File

@ -22,7 +22,7 @@ B<openssl> B<crl>
[B<-CAfile> I<file>]
[B<-CApath> I<dir>]
=for comment ifdef hash_old
=for openssl ifdef hash_old
=head1 DESCRIPTION

View File

@ -25,7 +25,7 @@ B<openssl dhparam>
[B<-engine> I<id>]
[I<numbits>]
=for comment ifdef dsaparam engine
=for openssl ifdef dsaparam engine
=head1 DESCRIPTION

View File

@ -33,7 +33,7 @@ B<openssl> B<dsa>
[B<-pubout>]
[B<-engine> I<id>]
=for comment ifdef pvk-string pvk-weak pvk-none engine
=for openssl ifdef pvk-string pvk-weak pvk-none engine
=head1 DESCRIPTION

View File

@ -28,7 +28,7 @@ B<openssl> B<ec>
[B<-check>]
[B<-engine> I<id>]
=for comment ifdef engine
=for openssl ifdef engine
=head1 DESCRIPTION

View File

@ -27,7 +27,7 @@ B<openssl ecparam>
[B<-genkey>]
[B<-engine> I<id>]
=for comment ifdef engine
=for openssl ifdef engine
=head1 DESCRIPTION

View File

@ -39,7 +39,7 @@ B<openssl> B<enc>|I<cipher>
[B<-writerand> I<file>]
[B<-engine> I<id>]
=for comment ifdef z engine
=for openssl ifdef z engine
B<openssl> I<cipher> [B<...>]

View File

@ -27,7 +27,7 @@ B<openssl> B<gendsa>
[B<-verbose>]
[I<paramfile>]
=for comment ifdef engine
=for openssl ifdef engine
=head1 DESCRIPTION

View File

@ -19,7 +19,7 @@ B<openssl> B<genpkey>
[B<-genparam>]
[B<-text>]
=for comment ifdef engine
=for openssl ifdef engine
=head1 DESCRIPTION

View File

@ -30,7 +30,7 @@ B<openssl> B<genrsa>
[B<-verbose>]
[B<numbits>]
=for comment ifdef engine
=for openssl ifdef engine
=head1 DESCRIPTION

View File

@ -90,7 +90,7 @@ B<openssl> B<ocsp>
[B<-rcid> I<digest>]
[B<-I<digest>>]
=for comment ifdef multi
=for openssl ifdef multi
=head1 DESCRIPTION

View File

@ -24,7 +24,7 @@ B<openssl passwd>
[B<-writerand> I<file>]
{I<password>}
=for comment ifdef crypt
=for openssl ifdef crypt
=head1 DESCRIPTION

View File

@ -44,7 +44,7 @@ B<openssl> B<pkcs12>
[B<-no-CApath>]
[B<-CSP> I<name>]
=for comment ifdef engine
=for openssl ifdef engine
=head1 DESCRIPTION

View File

@ -17,7 +17,7 @@ B<openssl> B<pkcs7>
[B<-noout>]
[B<-engine> I<id>]
=for comment ifdef engine
=for openssl ifdef engine
=head1 DESCRIPTION

View File

@ -30,7 +30,7 @@ B<openssl> B<pkcs8>
[B<-scrypt_r> I<r>]
[B<-scrypt_p> I<p>]
=for comment ifdef engine scrypt scrypt_N scrypt_r scrypt_p
=for openssl ifdef engine scrypt scrypt_N scrypt_r scrypt_p
=head1 DESCRIPTION

View File

@ -25,7 +25,7 @@ B<openssl> B<pkey>
[B<-check>]
[B<-pubcheck>]
=for comment ifdef engine
=for openssl ifdef engine
=head1 DESCRIPTION

View File

@ -15,7 +15,7 @@ B<openssl> B<pkeyparam>
[B<-engine> I<id>]
[B<-check>]
=for comment ifdef engine
=for openssl ifdef engine
=head1 DESCRIPTION

View File

@ -38,7 +38,7 @@ B<openssl> B<pkeyutl>
[B<-engine> I<id>]
[B<-engine_impl>]
=for comment ifdef engine engine_impl
=for openssl ifdef engine engine_impl
=head1 DESCRIPTION

View File

@ -15,7 +15,7 @@ B<openssl rand>
[B<-hex>]
I<num>
=for comment ifdef engine
=for openssl ifdef engine
=head1 DESCRIPTION

View File

@ -51,7 +51,7 @@ B<openssl> B<req>
[B<-sm2-id> I<string>]
[B<-sm2-hex-id> I<hex-string>]
=for comment ifdef engine keygen_engine sm2-id sm2-hex-id
=for openssl ifdef engine keygen_engine sm2-id sm2-hex-id
=head1 DESCRIPTION

View File

@ -36,7 +36,7 @@ B<openssl> B<rsa>
[B<-RSAPublicKey_out>]
[B<-engine> I<id>]
=for comment ifdef pvk-strong pvk-weak pvk-none engine
=for openssl ifdef pvk-strong pvk-weak pvk-none engine
=head1 DESCRIPTION

View File

@ -26,7 +26,7 @@ B<openssl> B<rsautl>
[B<-hexdump>]
[B<-asn1parse>]
=for comment ifdef engine
=for openssl ifdef engine
=head1 DESCRIPTION

View File

@ -139,15 +139,15 @@ B<openssl> B<s_client>
[B<-enable_pha>]
[I<host>:I<port>]
=for comment ifdef engine ssl_client_engine ct noct ctlogfile
=for openssl ifdef engine ssl_client_engine ct noct ctlogfile
=for comment ifdef ssl3 unix 4 6 use_srtp status trace wdebug nextprotoneg
=for openssl ifdef ssl3 unix 4 6 use_srtp status trace wdebug nextprotoneg
=for comment ifdef ssl3 tls1 tls1_1 tls1_2 tls1_3 dtls mtu dtls1 dtls1_2
=for openssl ifdef ssl3 tls1 tls1_1 tls1_2 tls1_3 dtls mtu dtls1 dtls1_2
=for comment ifdef sctp_label_bug sctp
=for openssl ifdef sctp_label_bug sctp
=for comment ifdef srpuser srppass srp_lateuser srp_moregroups srp_strength
=for openssl ifdef srpuser srppass srp_lateuser srp_moregroups srp_strength
=head1 DESCRIPTION

View File

@ -185,15 +185,15 @@ B<openssl> B<s_server>
[B<-no_anti_replay>]
[B<-http_server_binmode>]
=for comment ifdef unix 4 6 unlink no_dhe nextprotoneg use_srtp engine
=for openssl ifdef unix 4 6 unlink no_dhe nextprotoneg use_srtp engine
=for comment ifdef status status_verbose status_timeout status_url status_file
=for openssl ifdef status status_verbose status_timeout status_url status_file
=for comment ifdef psk_hint srpvfile srpuserseed sctp sctp_label_bug
=for openssl ifdef psk_hint srpvfile srpuserseed sctp sctp_label_bug
=for comment ifdef sctp sctp_label_bug trace mtu timeout listen
=for openssl ifdef sctp sctp_label_bug trace mtu timeout listen
=for comment ifdef ssl3 tls1 tls1_1 tls1_2 tls1_3 dtls mtu dtls1 dtls1_2
=for openssl ifdef ssl3 tls1 tls1_1 tls1_2 tls1_3 dtls mtu dtls1 dtls1_2
=head1 DESCRIPTION

View File

@ -30,7 +30,7 @@ B<openssl> B<s_time>
[B<-cipher> I<cipherlist>]
[B<-ciphersuites> I<val>]
=for comment ifdef ssl3 tls1 tls1_1 tls1_2 tls1_3
=for openssl ifdef ssl3 tls1 tls1_1 tls1_2 tls1_3
=head1 DESCRIPTION

View File

@ -70,7 +70,7 @@ B<openssl> B<smime>
[B<-md> I<digest>]
I<cert.pem> ...
=for comment ifdef engine
=for openssl ifdef engine
=head1 DESCRIPTION

View File

@ -21,7 +21,7 @@ B<openssl speed>
[B<-bytes> I<num>]
[I<algorithm> ...]
=for comment ifdef cmac multi async_jobs engine
=for openssl ifdef cmac multi async_jobs engine
=head1 DESCRIPTION

View File

@ -21,7 +21,7 @@ B<openssl> B<spkac>
[B<-verify>]
[B<-engine> I<id>]
=for comment ifdef engine
=for openssl ifdef engine
=head1 DESCRIPTION

View File

@ -22,7 +22,7 @@ B<openssl srp>
[B<-passout> I<arg>]
[I<user> ...]
=for comment ifdef engine
=for openssl ifdef engine
=head1 DESCRIPTION

View File

@ -82,7 +82,7 @@ I<verify options:>
[B<-verify_name> I<name>]
[B<-x509_strict>]
=for comment ifdef engine
=for openssl ifdef engine
=head1 DESCRIPTION

View File

@ -54,7 +54,7 @@ B<openssl> B<verify>
[B<-->]
[I<certificate> ...]
=for comment ifdef engine sm2-id sm2-hex-id
=for openssl ifdef engine sm2-id sm2-hex-id
=head1 DESCRIPTION

View File

@ -68,7 +68,7 @@ B<openssl> B<x509>
[B<-engine> I<id>]
[B<-preserve_dates>]
=for comment ifdef engine subject_hash_old issuer_hash_old
=for openssl ifdef engine subject_hash_old issuer_hash_old
=head1 DESCRIPTION

View File

@ -789,7 +789,7 @@ sub checkflags {
while ( <CFH> ) {
chop;
last if /DESCRIPTION/;
if ( /=for comment ifdef (.*)/ ) {
if ( /=for openssl ifdef (.*)/ ) {
foreach my $f ( split / /, $1 ) {
$localskips{$f} = 1;
}