summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorViktor Dukhovni <viktor@dukhovni.org>2014-04-23 21:58:30 -0400
committerRich Salz <rsalz@openssl.org>2015-08-26 17:32:09 -0400
commiteb55a6f4558ce7a78647a21ac2ace8ddca7e7253 (patch)
tree060e19a40e1b2f8e216a8e56b57ad14028e7acd1 /doc
parentbe8b8603d6789c1dcb058f167c8b54e3f4b928c9 (diff)
GH correct organizationalUnitName
Signed-off-by: Rich Salz <rsalz@akamai.com> Reviewed-by: Tim Hudson <tjh@openssl.org> (cherry picked from commit 208b2d541dcb3b8f62639d2a8cc5771af4ba8755)
Diffstat (limited to 'doc')
-rw-r--r--doc/apps/req.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/apps/req.pod b/doc/apps/req.pod
index 0730d117b3..37ed377c7a 100644
--- a/doc/apps/req.pod
+++ b/doc/apps/req.pod
@@ -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