diff options
author | Dr. Stephen Henson <steve@openssl.org> | 2009-03-12 17:13:15 +0000 |
---|---|---|
committer | Dr. Stephen Henson <steve@openssl.org> | 2009-03-12 17:13:15 +0000 |
commit | c28a9165f2347dde0f407900e95d137f6bcb661a (patch) | |
tree | e85368dea347b417a5a2e33490d6d94f14875558 /doc | |
parent | 617298dca3b03d7c385c3b70b79719c924295de2 (diff) | |
download | openssl-new-c28a9165f2347dde0f407900e95d137f6bcb661a.tar.gz |
PR: 1862
Typo.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/apps/x509.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/apps/x509.pod b/doc/apps/x509.pod index b7fc422a30..c0c39770ce 100644 --- a/doc/apps/x509.pod +++ b/doc/apps/x509.pod @@ -155,7 +155,7 @@ outputs the "hash" of the certificate issuer name. =item B<-hash> -synonym for "-hash" for backward compatibility reasons. +synonym for "-subject_hash" for backward compatibility reasons. =item B<-subject> |