diff options
| author | sobrado <> | 2015-09-22 08:08:07 +0000 |
|---|---|---|
| committer | sobrado <> | 2015-09-22 08:08:07 +0000 |
| commit | 7746c18fb3482ba8d6fd1f9508801722028094b1 (patch) | |
| tree | 44f72e5c66d08a8e69898fb02d0eff61ca84d533 /src/lib/libcrypto/doc/X509_verify_cert.pod | |
| parent | b15d8c593eec3a6437fc962608396fa0c9fe134b (diff) | |
| download | openbsd-libressl-v2.3.0.tar.gz openbsd-libressl-v2.3.0.tar.bz2 openbsd-libressl-v2.3.0.zip | |
typos in documentation; better wording, suggested by jmc@libressl-v2.3.0
ok jmc@
Diffstat (limited to 'src/lib/libcrypto/doc/X509_verify_cert.pod')
| -rw-r--r-- | src/lib/libcrypto/doc/X509_verify_cert.pod | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libcrypto/doc/X509_verify_cert.pod b/src/lib/libcrypto/doc/X509_verify_cert.pod index 5253bdcd70..f05edd8333 100644 --- a/src/lib/libcrypto/doc/X509_verify_cert.pod +++ b/src/lib/libcrypto/doc/X509_verify_cert.pod | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | =head1 NAME | 3 | =head1 NAME |
| 4 | 4 | ||
| 5 | X509_verify_cert - discover and verify X509 certificte chain | 5 | X509_verify_cert - discover and verify X509 certificate chain |
| 6 | 6 | ||
| 7 | =head1 SYNOPSIS | 7 | =head1 SYNOPSIS |
| 8 | 8 | ||
| @@ -40,7 +40,7 @@ for <= 0 return value on error. | |||
| 40 | =head1 BUGS | 40 | =head1 BUGS |
| 41 | 41 | ||
| 42 | This function uses the header B<x509.h> as opposed to most chain verification | 42 | This function uses the header B<x509.h> as opposed to most chain verification |
| 43 | functiosn which use B<x509_vfy.h>. | 43 | functions which use B<x509_vfy.h>. |
| 44 | 44 | ||
| 45 | =head1 SEE ALSO | 45 | =head1 SEE ALSO |
| 46 | 46 | ||
