Replace '=for comment ifdef' with '=for openssl'
[openssl.git] / doc / man1 / openssl-pkeyparam.pod
index 34ae7c97c25291b353cff72dab7a9ae23c1bf55c..36ff7f5245bab826daae725d30985bbaa9be0886 100644 (file)
@@ -15,11 +15,11 @@ B<openssl> B<pkeyparam>
 [B<-engine> I<id>]
 [B<-check>]
 
-=for comment ifdef engine
+=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
@@ -50,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.