From e274c8fb7273d69b6c152cdcf2e866c193ef1e6f Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Sun, 29 Nov 2009 13:45:18 +0000 Subject: [PATCH] typo --- doc/crypto/ASN1_generate_nconf.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- 2.25.1