summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorolszomal <Malgorzata.Olszowka@stunnel.org>2024-03-21 11:10:04 +0100
committerTomas Mraz <tomas@openssl.org>2024-03-22 16:51:33 +0100
commitc465d1bb5de196e1c7cfc57b7ab0662f1a15b10e (patch)
treea7e07ca988f75d265e284ddf1d48a78b10944528
parentce4bfec85ee7c10703174d781eff0a589c8ae2a4 (diff)
Fixed a typo and grammar in openssl-ts.pod
Reviewed-by: Neil Horman <nhorman@openssl.org> Reviewed-by: Kurt Roeckx <kurt@roeckx.be> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/23913) (cherry picked from commit f1c14f1853d2df94e339208eed1df823c2238389)
-rw-r--r--doc/man1/openssl-ts.pod.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/man1/openssl-ts.pod.in b/doc/man1/openssl-ts.pod.in
index 3e7f7c4be9..de87400dce 100644
--- a/doc/man1/openssl-ts.pod.in
+++ b/doc/man1/openssl-ts.pod.in
@@ -163,9 +163,9 @@ use its own default policy. (Optional)
=item B<-no_nonce>
No nonce is specified in the request if this option is
-given. Otherwise a 64 bit long pseudo-random none is
-included in the request. It is recommended to use nonce to
-protect against replay-attacks. (Optional)
+given. Otherwise, a 64-bit long pseudo-random nonce is
+included in the request. It is recommended to use a nonce to
+protect against replay attacks. (Optional)
=item B<-cert>