From ffec31f1ac4d24c30667e16720814a37d071765e Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Sat, 13 Nov 2004 13:38:58 +0000 Subject: [PATCH] PR: 969 Submitted by: David Holmes --- doc/crypto/ASN1_STRING_print_ex.pod | 6 +++--- doc/crypto/X509_NAME_print_ex.pod | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/crypto/ASN1_STRING_print_ex.pod b/doc/crypto/ASN1_STRING_print_ex.pod index fbf9a1f141..d662225b87 100644 --- a/doc/crypto/ASN1_STRING_print_ex.pod +++ b/doc/crypto/ASN1_STRING_print_ex.pod @@ -30,8 +30,8 @@ with '.'. ASN1_STRING_print() is a legacy function which should be avoided in new applications. -Although there are a large number of options frequently B is -suitable, or on UTF8 terminals B. +Although there are a large number of options frequently B is +suitable, or on UTF8 terminals B. The complete set of supported options for B is listed below. @@ -72,7 +72,7 @@ octet. If B is set then any type is dumped. Normally non character string types (such as OCTET STRING) are assumed to be -one byte per character, if B is set then they will +one byte per character, if B is set then they will be dumped instead. When a type is dumped normally just the content octets are printed, if diff --git a/doc/crypto/X509_NAME_print_ex.pod b/doc/crypto/X509_NAME_print_ex.pod index 907c04f684..919b908919 100644 --- a/doc/crypto/X509_NAME_print_ex.pod +++ b/doc/crypto/X509_NAME_print_ex.pod @@ -41,8 +41,8 @@ applications. Although there are a large number of possible flags for most purposes B, B or B will suffice. As noted on the L manual page -for UTF8 terminals the B should be unset: so for example -B would be used. +for UTF8 terminals the B should be unset: so for example +B would be used. The complete set of the flags supported by X509_NAME_print_ex() is listed below. -- 2.25.1