summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/ASN1_generate_nconf.3
diff options
context:
space:
mode:
authorsobrado <>2015-09-22 08:08:07 +0000
committersobrado <>2015-09-22 08:08:07 +0000
commit7746c18fb3482ba8d6fd1f9508801722028094b1 (patch)
tree44f72e5c66d08a8e69898fb02d0eff61ca84d533 /src/lib/libcrypto/man/ASN1_generate_nconf.3
parentb15d8c593eec3a6437fc962608396fa0c9fe134b (diff)
downloadopenbsd-7746c18fb3482ba8d6fd1f9508801722028094b1.tar.gz
openbsd-7746c18fb3482ba8d6fd1f9508801722028094b1.tar.bz2
openbsd-7746c18fb3482ba8d6fd1f9508801722028094b1.zip
typos in documentation; better wording, suggested by jmc@libressl-v2.3.0
ok jmc@
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