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

index bd2e955908a111439a4b2529abe9efee77d5fc67..542fd1579ab851187eec49021f221c76cf22be24 100644 (file)
@@ -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: