typo
authorDr. Stephen Henson <steve@openssl.org>
Sun, 29 Nov 2009 13:44:59 +0000 (13:44 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Sun, 29 Nov 2009 13:44:59 +0000 (13:44 +0000)
doc/crypto/ASN1_generate_nconf.pod

index 1157cff510d6cb56151ab40cafce178554f7f1d0..179132d012e30cccd9be4f20ac66edd0a823d304 100644 (file)
@@ -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: