From 30e35ee1d54a7ad55ba724da795c513f07653252 Mon Sep 17 00:00:00 2001 From: Behrang <18451+behrangsa@users.noreply.github.com> Date: Thu, 20 Dec 2018 23:56:03 +1100 Subject: Fixed minor typo in the req.pod docs CLA: Trivial Fixes #7928. Reviewed-by: Paul Yang Reviewed-by: Viktor Dukhovni (Merged from https://github.com/openssl/openssl/pull/7973) (cherry picked from commit 005247af76aa8d623fadbf3a82aa7b8ef449989f) --- doc/man1/req.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/man1') diff --git a/doc/man1/req.pod b/doc/man1/req.pod index c76d63d6fd..a9b5b1690a 100644 --- a/doc/man1/req.pod +++ b/doc/man1/req.pod @@ -502,7 +502,7 @@ The actual permitted field names are any object identifier short or long names. These are compiled into OpenSSL and include the usual values such as commonName, countryName, localityName, organizationName, organizationalUnitName, stateOrProvinceName. Additionally emailAddress -is include as well as name, surname, givenName initials and dnQualifier. +is included as well as name, surname, givenName, initials, and dnQualifier. Additional object identifiers can be defined with the B or B options in the configuration file. Any additional fields -- cgit v1.2.3