diff options
| author | Jung-uk Kim <jkim@FreeBSD.org> | 2021-02-16 19:54:02 +0000 |
|---|---|---|
| committer | Jung-uk Kim <jkim@FreeBSD.org> | 2021-02-16 19:54:02 +0000 |
| commit | 4f55bd5321b72491d4eff396e4928e9ab0706735 (patch) | |
| tree | 46adf486ba58f712ebd071b5d2dbeda04c45833b /doc/man1/smime.pod | |
| parent | c25134eb4f5842c16f8f372a1e28849794d70883 (diff) | |
Import OpenSSL 1.1.1j.vendor/openssl/1.1.1j
Diffstat (limited to 'doc/man1/smime.pod')
| -rw-r--r-- | doc/man1/smime.pod | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man1/smime.pod b/doc/man1/smime.pod index 7f224fdc5e9d..bf40d04cae4b 100644 --- a/doc/man1/smime.pod +++ b/doc/man1/smime.pod @@ -295,7 +295,7 @@ specified, the argument is given to the engine as a key identifier. =item B<-passin arg> The private key 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<-rand file...> @@ -514,7 +514,7 @@ The -no_alt_chains option was added in OpenSSL 1.1.0. =head1 COPYRIGHT -Copyright 2000-2017 The OpenSSL Project Authors. All Rights Reserved. +Copyright 2000-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 |
