Commit 55c5c1b6 authored by Richard Levitte's avatar Richard Levitte
Browse files

doc/man7/passphrase-encoding.pod: Make consistent



The man name didn't match the file name, and some places had
'password' instead of 'pass phrase'.

Fixes #6474

Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6476)
parent 0df65d82
Loading
Loading
Loading
Loading
+4 −4
Original line number Original line Diff line number Diff line
@@ -4,7 +4,7 @@


=head1 NAME
=head1 NAME


password encoding
passphrase-encoding
- How diverse parts of OpenSSL treat pass phrases character encoding
- How diverse parts of OpenSSL treat pass phrases character encoding


=head1 DESCRIPTION
=head1 DESCRIPTION
@@ -133,7 +133,7 @@ following:


=item 1.
=item 1.


Try the password that you have as it is in the character encoding of your
Try the pass phrase that you have as it is in the character encoding of your
environment.
environment.
It's possible that its byte sequence is exactly right.
It's possible that its byte sequence is exactly right.