summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2009-11-29 13:44:59 +0000
committerDr. Stephen Henson <steve@openssl.org>2009-11-29 13:44:59 +0000
commit95b14fd8039ba63f9bb547e19f53132d22dc0549 (patch)
treeaf9c35ab94d92690459632233e82c5da8f38a3cb /doc
parent553d2e32808645ed457f6a009670058c683dbdac (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 1157cff510..179132d012 100644
--- a/doc/crypto/ASN1_generate_nconf.pod
+++ b/doc/crypto/ASN1_generate_nconf.pod
@@ -175,7 +175,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: