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:50:20 +0100
commitf1c14f1853d2df94e339208eed1df823c2238389 (patch)
treed8b393c6e1e7be2edd743092a5c035489cf4a948
parent395ab201a7f99ebe2b1598890c9a43081867d226 (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)
-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 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>