From ebcfd7ac78b7175f01cd5e82bfa932bcb8f21633 Mon Sep 17 00:00:00 2001 From: James Muir Date: Fri, 15 Dec 2023 21:21:46 -0500 Subject: doc: fix "the a" typos (and other things nearby) Reviewed-by: Neil Horman Reviewed-by: Shane Lontis (Merged from https://github.com/openssl/openssl/pull/23068) (cherry picked from commit aa3347ba9d670a747b46974ce46f2ed9ecb38662) --- doc/man1/openssl-req.pod.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/man1/openssl-req.pod.in') diff --git a/doc/man1/openssl-req.pod.in b/doc/man1/openssl-req.pod.in index a21c30ba47..31fd714187 100644 --- a/doc/man1/openssl-req.pod.in +++ b/doc/man1/openssl-req.pod.in @@ -282,7 +282,7 @@ It is implied by the B<-CA> option. This option implies the B<-new> flag if B<-in> is not given. If an existing request is specified with the B<-in> option, it is converted -to the a certificate; otherwise a request is created from scratch. +to a certificate; otherwise a request is created from scratch. Unless specified using the B<-set_serial> option, a large random number will be used for the serial number. -- cgit v1.2.3