Document the change in default to comma plus space but leave out the
authortb <tb@openbsd.org>
Sat, 22 Apr 2023 20:51:26 +0000 (20:51 +0000)
committertb <tb@openbsd.org>
Sat, 22 Apr 2023 20:51:26 +0000 (20:51 +0000)
compat nonsense

usr.bin/openssl/openssl.1

index 224f9c8..a7c3bf5 100644 (file)
@@ -1,4 +1,4 @@
-.\" $OpenBSD: openssl.1,v 1.141 2023/04/09 18:33:26 tb Exp $
+.\" $OpenBSD: openssl.1,v 1.142 2023/04/22 20:51:26 tb Exp $
 .\" ====================================================================
 .\" Copyright (c) 1998-2002 The OpenSSL Project.  All rights reserved.
 .\"
 .\" copied and put under another distribution licence
 .\" [including the GNU Public Licence.]
 .\"
-.Dd $Mdocdate: April 9 2023 $
+.Dd $Mdocdate: April 22 2023 $
 .Dt OPENSSL 1
 .Os
 .Sh NAME
@@ -6527,6 +6527,9 @@ uses a linefeed character for the RDN separator and a spaced
 .Sq +
 for the AVA separator,
 as well as indenting the fields by four characters.
+If no field separator is specified then
+.Cm sep_comma_plus_space
+is used by default.
 .It Cm show_type
 Show the type of the ASN.1 character string.
 The type precedes the field contents.