diff options
author | 2016-01-29 11:50:40 +0000 | |
---|---|---|
committer | 2016-01-29 11:50:40 +0000 | |
commit | 7a3af63b2fc941cf1a07ee01ac8479d1e714e57d (patch) | |
tree | 1f1fc38dc96ce993d57b42a520d3f7465d70e2e2 /lib/libssl/src | |
parent | Support for RGB colour, using the extended cell mechanism to avoid (diff) | |
download | wireguard-openbsd-7a3af63b2fc941cf1a07ee01ac8479d1e714e57d.tar.xz wireguard-openbsd-7a3af63b2fc941cf1a07ee01ac8479d1e714e57d.zip |
Therefor -> Therefore (where appropriate)
from ray@, ok jmc@
Diffstat (limited to 'lib/libssl/src')
-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 |