Fix the evp_test Ctrl keyword processing
[oweals/openssl.git] / doc / apps / ecparam.pod
index a41e0056259ae034556de5462e514981d97cc011..51678964031d8b77d76eab906a2f6fccfc79ffd6 100644 (file)
@@ -104,7 +104,7 @@ Possible value are: B<named_curve>, i.e. the ec parameters are
 specified by an OID, or B<explicit> where the ec parameters are
 explicitly given (see RFC 3279 for the definition of the
 EC parameters structures). The default value is B<named_curve>.
-B<Note> the B<implicitlyCA> alternative ,as specified in RFC 3279,
+B<Note> the B<implicitlyCA> alternativeas specified in RFC 3279,
 is currently not implemented in OpenSSL.
 
 =item B<-no_seed>
@@ -173,8 +173,6 @@ To print out the EC parameters to standard output:
 
 L<ec(1)>, L<dsaparam(1)>
 
-=cut
-
 =head1 COPYRIGHT
 
 Copyright 2003-2016 The OpenSSL Project Authors. All Rights Reserved.