Replace '=for comment ifdef' with '=for openssl'
[openssl.git] / doc / man1 / openssl-pkeyparam.pod
index c1d2911d2bf3f805c21d75f02ceaa8a930cf40dd..36ff7f5245bab826daae725d30985bbaa9be0886 100644 (file)
@@ -15,9 +15,11 @@ B<openssl> B<pkeyparam>
 [B<-engine> I<id>]
 [B<-check>]
 
+=for openssl ifdef engine
+
 =head1 DESCRIPTION
 
-The B<pkeyparam> command processes public key algorithm parameters.
+This command processes public key algorithm parameters.
 They can be checked for correctness and their components printed out.
 
 =head1 OPTIONS
@@ -48,7 +50,7 @@ Do not output the encoded version of the parameters.
 
 =item B<-engine> I<id>
 
-Specifying an engine (by its unique B<id> string) will cause B<pkeyparam>
+Specifying an engine (by its unique I<id> string) will cause this command
 to attempt to obtain a functional reference to the specified engine,
 thus initialising it if needed. The engine will then be set as the default
 for all available algorithms.