diff options
author | tb <tb@cvs.openbsd.org> | 2016-01-29 11:50:41 +0000 |
---|---|---|
committer | tb <tb@cvs.openbsd.org> | 2016-01-29 11:50:41 +0000 |
commit | d501876bc68b13c2fdd98d5ee6b4cdff69691eb8 (patch) | |
tree | c1f7d1cbcf90acdf070ecd0e999042404e20cc40 /lib | |
parent | f6d54aff88336014e0c2fa1eccedb136b36bd7ca (diff) |
Therefor -> Therefore (where appropriate)
from ray@, ok jmc@
Diffstat (limited to 'lib')
-rw-r--r-- | lib/libssl/src/doc/apps/s_client.pod | 2 | ||||
-rw-r--r-- | lib/libssl/src/doc/apps/s_time.pod | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/libssl/src/doc/apps/s_client.pod b/lib/libssl/src/doc/apps/s_client.pod index 5e55c928b98..ea95414f3d2 100644 --- a/lib/libssl/src/doc/apps/s_client.pod +++ b/lib/libssl/src/doc/apps/s_client.pod @@ -282,7 +282,7 @@ for an appropriate page. If a certificate is specified on the command line using the B<-cert> option it will not be used unless the server specifically requests -a client certificate. Therefor merely including a client certificate +a client certificate. Therefore merely including a client certificate on the command line is no guarantee that the certificate works. If there are problems verifying a server certificate then the diff --git a/lib/libssl/src/doc/apps/s_time.pod b/lib/libssl/src/doc/apps/s_time.pod index 5a38aa2e039..5be91873d10 100644 --- a/lib/libssl/src/doc/apps/s_time.pod +++ b/lib/libssl/src/doc/apps/s_time.pod @@ -154,7 +154,7 @@ send an HTTP request for an appropriate page. If a certificate is specified on the command line using the B<-cert> option it will not be used unless the server specifically requests -a client certificate. Therefor merely including a client certificate +a client certificate. Therefore merely including a client certificate on the command line is no guarantee that the certificate works. =head1 BUGS |