From 8c1cbc72105ffd493b48e65f8f5fd3657dedb28c Mon Sep 17 00:00:00 2001 From: Gustaf Neumann Date: Mon, 29 Jun 2020 21:13:07 +0200 Subject: Fix typos and repeated words CLA: trivial Reviewed-by: Shane Lontis Reviewed-by: Matthias St. Pierre (Merged from https://github.com/openssl/openssl/pull/12320) --- doc/man5/x509v3_config.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/man5/x509v3_config.pod') diff --git a/doc/man5/x509v3_config.pod b/doc/man5/x509v3_config.pod index 1fbef74615..45c4d92cf6 100644 --- a/doc/man5/x509v3_config.pod +++ b/doc/man5/x509v3_config.pod @@ -167,7 +167,7 @@ Examples: This is a string extension with one of two legal values. If it is the word B, then OpenSSL will follow the process in RFC 5280 to calculate the hash value. -Otherwise, the value should be a hex string to output directly, however this +Otherwise, the value should be a hex string to output directly, however, this is strongly discouraged. Example: -- cgit v1.2.3