diff options
Diffstat (limited to 'doc/man1/ec.pod')
| -rw-r--r-- | doc/man1/ec.pod | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/man1/ec.pod b/doc/man1/ec.pod index 4d368e20ae19..41ffc6cb6379 100644 --- a/doc/man1/ec.pod +++ b/doc/man1/ec.pod @@ -68,7 +68,7 @@ prompted for. =item B<-passin arg> The input file password source. For more information about the format of B<arg> -see the B<PASS PHRASE ARGUMENTS> section in L<openssl(1)>. +see L<openssl(1)/Pass Phrase Options>. =item B<-out filename> @@ -80,7 +80,7 @@ filename. =item B<-passout arg> The output file password source. For more information about the format of B<arg> -see the B<PASS PHRASE ARGUMENTS> section in L<openssl(1)>. +see L<openssl(1)/Pass Phrase Options>. =item B<-des|-des3|-idea> @@ -193,7 +193,7 @@ L<ecparam(1)>, L<dsa(1)>, L<rsa(1)> =head1 COPYRIGHT -Copyright 2003-2019 The OpenSSL Project Authors. All Rights Reserved. +Copyright 2003-2021 The OpenSSL Project Authors. All Rights Reserved. Licensed under the OpenSSL license (the "License"). You may not use this file except in compliance with the License. You can obtain a copy |
