summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/man')
-rw-r--r--src/lib/libcrypto/man/ASN1_generate_nconf.34
-rw-r--r--src/lib/libcrypto/man/BUF_MEM_new.34
2 files changed, 4 insertions, 4 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
diff --git a/src/lib/libcrypto/man/BUF_MEM_new.3 b/src/lib/libcrypto/man/BUF_MEM_new.3
index a423d4e0bc..f87e4f8257 100644
--- a/src/lib/libcrypto/man/BUF_MEM_new.3
+++ b/src/lib/libcrypto/man/BUF_MEM_new.3
@@ -1,4 +1,4 @@
1.Dd $Mdocdate: May 24 2015 $ 1.Dd $Mdocdate: September 22 2015 $
2.Dt BUF_MEM_NEW 3 2.Dt BUF_MEM_NEW 3
3.Os 3.Os
4.Sh NAME 4.Sh NAME
@@ -76,7 +76,7 @@ will accept a
76argument and will return 76argument and will return
77.Dv NULL 77.Dv NULL
78in that case. 78in that case.
79Its use in new programes is discouraged. 79Its use in new programs is discouraged.
80.Pp 80.Pp
81The memory allocated from 81The memory allocated from
82.Fn BUF_strdup 82.Fn BUF_strdup