summaryrefslogtreecommitdiffstats
path: root/doc/man1/s_client.pod
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2021-01-18 10:51:11 +0100
committerRichard Levitte <levitte@openssl.org>2021-01-19 12:35:44 +0100
commita83690c0b61e342f35a9583868b74e7ff6023101 (patch)
treedd29d5b31a195449b3339d45fe9c8149d8ce93b0 /doc/man1/s_client.pod
parent76ed0c0ad119569f6e6f6c96b27b76d3b110413b (diff)
DOCS: Fix incorrect pass phrase options references
There were a number of older style references to the pass phrase options section, now streamlined with the current openssl(1). Fixes #13883 Reviewed-by: Kurt Roeckx <kurt@roeckx.be> (Merged from https://github.com/openssl/openssl/pull/13886)
Diffstat (limited to 'doc/man1/s_client.pod')
-rw-r--r--doc/man1/s_client.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man1/s_client.pod b/doc/man1/s_client.pod
index 132778b4d9..0224541d74 100644
--- a/doc/man1/s_client.pod
+++ b/doc/man1/s_client.pod
@@ -258,7 +258,7 @@ Extra certificate and private key format respectively.
=item B<-pass 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<-verify depth>