diff options
Diffstat (limited to 'src/lib/libcrypto/man/X509_NAME_print_ex.3')
-rw-r--r-- | src/lib/libcrypto/man/X509_NAME_print_ex.3 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/lib/libcrypto/man/X509_NAME_print_ex.3 b/src/lib/libcrypto/man/X509_NAME_print_ex.3 index 0e3ef11284..1342a200ad 100644 --- a/src/lib/libcrypto/man/X509_NAME_print_ex.3 +++ b/src/lib/libcrypto/man/X509_NAME_print_ex.3 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: X509_NAME_print_ex.3,v 1.5 2016/12/14 16:20:28 schwarze Exp $ | 1 | .\" $OpenBSD: X509_NAME_print_ex.3,v 1.6 2016/12/25 22:15:10 schwarze Exp $ |
2 | .\" OpenSSL aebb9aac Jul 19 09:27:53 2016 -0400 | 2 | .\" OpenSSL aebb9aac Jul 19 09:27:53 2016 -0400 |
3 | .\" | 3 | .\" |
4 | .\" This file was written by Dr. Stephen Henson <steve@openssl.org>. | 4 | .\" This file was written by Dr. Stephen Henson <steve@openssl.org>. |
@@ -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: December 14 2016 $ | 52 | .Dd $Mdocdate: December 25 2016 $ |
53 | .Dt X509_NAME_PRINT_EX 3 | 53 | .Dt X509_NAME_PRINT_EX 3 |
54 | .Os | 54 | .Os |
55 | .Sh NAME | 55 | .Sh NAME |
@@ -174,8 +174,8 @@ and | |||
174 | .Dv XN_FLAG_SEP_MULTILINE | 174 | .Dv XN_FLAG_SEP_MULTILINE |
175 | determine the field separators to use. | 175 | determine the field separators to use. |
176 | Two distinct separators are used between distinct | 176 | Two distinct separators are used between distinct |
177 | RelativeDistinguishedName components and separate values in the same RDN | 177 | .Vt RelativeDistinguishedName |
178 | for a multi-valued RDN. | 178 | components and separate values in the same RDN for a multi-valued RDN. |
179 | Multi-valued RDNs are currently very rare so the second separator | 179 | Multi-valued RDNs are currently very rare so the second separator |
180 | will hardly ever be used. | 180 | will hardly ever be used. |
181 | .Pp | 181 | .Pp |