GH correct organizationalUnitName
authorViktor Dukhovni <viktor@dukhovni.org>
Thu, 24 Apr 2014 01:58:30 +0000 (21:58 -0400)
committerRich Salz <rsalz@openssl.org>
Wed, 26 Aug 2015 21:32:09 +0000 (17:32 -0400)
Signed-off-by: Rich Salz <rsalz@akamai.com>
Reviewed-by: Tim Hudson <tjh@openssl.org>
(cherry picked from commit 208b2d541dcb3b8f62639d2a8cc5771af4ba8755)

doc/apps/req.pod

index 0730d117b39cb3e709d1a9a365cf43b4e3dcd1d8..37ed377c7a471794ce79b4c89b6635455fcb2f23 100644 (file)
@@ -490,7 +490,7 @@ be input by calling it "1.organizationName".
 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,
-organizationUnitName, stateOrProvinceName. Additionally emailAddress
+organizationalUnitName, stateOrProvinceName. Additionally emailAddress
 is include as well as name, surname, givenName initials and dnQualifier.
 
 Additional object identifiers can be defined with the B<oid_file> or