summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2009-11-29 13:45:42 +0000
committerDr. Stephen Henson <steve@openssl.org>2009-11-29 13:45:42 +0000
commitc2f0203da0396ebdb6d8c4619e0b1eb9e4e7a456 (patch)
tree7e531f354222ae7b2ee8af25b766d15dcf8fd2f1 /doc
parentb6bf9e2ea7e04eee6e197c6c89b043e85ff2a677 (diff)
typo
Diffstat (limited to 'doc')
-rw-r--r--doc/crypto/ASN1_generate_nconf.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/crypto/ASN1_generate_nconf.pod b/doc/crypto/ASN1_generate_nconf.pod
index bd2e955908..542fd1579a 100644
--- a/doc/crypto/ASN1_generate_nconf.pod
+++ b/doc/crypto/ASN1_generate_nconf.pod
@@ -178,7 +178,7 @@ An IA5String explicitly tagged using APPLICATION tagging:
A BITSTRING with bits 1 and 5 set and all others zero:
- FORMAT=BITLIST,BITSTRING:1,5
+ FORMAT:BITLIST,BITSTRING:1,5
A more complex example using a config file to produce a
SEQUENCE consiting of a BOOL an OID and a UTF8String: