summaryrefslogtreecommitdiffstats
path: root/doc/man1
diff options
context:
space:
mode:
authorPauli <pauli@openssl.org>2021-09-21 10:59:56 +1000
committerPauli <pauli@openssl.org>2021-09-22 16:23:31 +1000
commitc9fb4c816b6648eccb31ebe84871d50dbfc87b3a (patch)
treea1d7bdb68f05e6e2415a3779320964c5cab4cf16 /doc/man1
parentc84f7c4c22828574885916479885ede6b32ba473 (diff)
doc: remove end of line whitespace
Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Shane Lontis <shane.lontis@oracle.com> (Merged from https://github.com/openssl/openssl/pull/16641) (cherry picked from commit 57cd10dd1ee9659b94cfa8a8e74c5a151632975e)
Diffstat (limited to 'doc/man1')
-rw-r--r--doc/man1/openssl-cmp.pod.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man1/openssl-cmp.pod.in b/doc/man1/openssl-cmp.pod.in
index 0e482677a0..b4c3c82255 100644
--- a/doc/man1/openssl-cmp.pod.in
+++ b/doc/man1/openssl-cmp.pod.in
@@ -835,7 +835,7 @@ have no effect on the certificate verification enabled via this option.
=item B<-tls_host> I<name>
-Address to be checked during hostname validation.
+Address to be checked during hostname validation.
This may be a DNS name or an IP address.
If not given it defaults to the B<-server> address.