summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/ASN1_generate_nconf.3
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/man/ASN1_generate_nconf.3')
-rw-r--r--src/lib/libcrypto/man/ASN1_generate_nconf.34
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/ASN1_generate_nconf.3 b/src/lib/libcrypto/man/ASN1_generate_nconf.3
index af5b1c8a5d..abea69c056 100644
--- a/src/lib/libcrypto/man/ASN1_generate_nconf.3
+++ b/src/lib/libcrypto/man/ASN1_generate_nconf.3
@@ -1,4 +1,4 @@
1.Dd $Mdocdate: September 9 2015 $ 1.Dd $Mdocdate: September 22 2015 $
2.Dt ASN1_GENERATE_NCONF 3 2.Dt ASN1_GENERATE_NCONF 3
3.Os 3.Os
4.Sh NAME 4.Sh NAME
@@ -251,7 +251,7 @@ A BITSTRING with bits 1 and 5 set and all others zero:
251.Dl FORMAT:BITLIST,BITSTRING:1,5 251.Dl FORMAT:BITLIST,BITSTRING:1,5
252.Pp 252.Pp
253A more complex example using a config file to produce a 253A more complex example using a config file to produce a
254SEQUENCE consiting of a BOOL an OID and a UTF8String: 254SEQUENCE consisting of a BOOL an OID and a UTF8String:
255.Bd -literal -offset indent 255.Bd -literal -offset indent
256asn1 = SEQUENCE:seq_section 256asn1 = SEQUENCE:seq_section
257 257