From f1c14f1853d2df94e339208eed1df823c2238389 Mon Sep 17 00:00:00 2001 From: olszomal Date: Thu, 21 Mar 2024 11:10:04 +0100 Subject: Fixed a typo and grammar in openssl-ts.pod Reviewed-by: Neil Horman Reviewed-by: Kurt Roeckx Reviewed-by: Tomas Mraz (Merged from https://github.com/openssl/openssl/pull/23913) --- doc/man1/openssl-ts.pod.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/man1/openssl-ts.pod.in b/doc/man1/openssl-ts.pod.in index 6f71820202..459ad5dfe9 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> -- cgit v1.2.3