summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/ASN1_STRING_print_ex.3
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/man/ASN1_STRING_print_ex.3')
-rw-r--r--src/lib/libcrypto/man/ASN1_STRING_print_ex.36
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libcrypto/man/ASN1_STRING_print_ex.3 b/src/lib/libcrypto/man/ASN1_STRING_print_ex.3
index f63975c47b..8b9d4821a0 100644
--- a/src/lib/libcrypto/man/ASN1_STRING_print_ex.3
+++ b/src/lib/libcrypto/man/ASN1_STRING_print_ex.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: ASN1_STRING_print_ex.3,v 1.5 2016/11/10 13:06:24 schwarze Exp $ 1.\" $OpenBSD: ASN1_STRING_print_ex.3,v 1.6 2016/12/08 21:48:50 jmc Exp $
2.\" OpenSSL bb9ad09e Mon Jun 6 00:43:05 2016 -0400 2.\" OpenSSL bb9ad09e Mon Jun 6 00:43:05 2016 -0400
3.\" 3.\"
4.\" This file was written by Dr. Stephen Henson. 4.\" This file was written by Dr. Stephen Henson.
@@ -49,7 +49,7 @@
49.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED 49.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
50.\" OF THE POSSIBILITY OF SUCH DAMAGE. 50.\" OF THE POSSIBILITY OF SUCH DAMAGE.
51.\" 51.\"
52.Dd $Mdocdate: November 10 2016 $ 52.Dd $Mdocdate: December 8 2016 $
53.Dt ASN1_STRING_PRINT_EX 3 53.Dt ASN1_STRING_PRINT_EX 3
54.Os 54.Os
55.Sh NAME 55.Sh NAME
@@ -189,7 +189,7 @@ is set, then the complete encoding is dumped
189instead (including tag and length octets). 189instead (including tag and length octets).
190.Pp 190.Pp
191.Dv ASN1_STRFLGS_RFC2253 191.Dv ASN1_STRFLGS_RFC2253
192includes all the flags required by RFC2253. 192includes all the flags required by RFC 2253.
193It is equivalent to 193It is equivalent to
194.Dv ASN1_STRFLGS_ESC_2253 | 194.Dv ASN1_STRFLGS_ESC_2253 |
195.Dv ASN1_STRFLGS_ESC_CTRL | 195.Dv ASN1_STRFLGS_ESC_CTRL |