diff options
-rw-r--r-- | src/usr.bin/openssl/openssl.1 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/usr.bin/openssl/openssl.1 b/src/usr.bin/openssl/openssl.1 index e698c33a0a..5f7f2394f7 100644 --- a/src/usr.bin/openssl/openssl.1 +++ b/src/usr.bin/openssl/openssl.1 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: openssl.1,v 1.131 2021/09/05 01:55:54 inoguchi Exp $ | 1 | .\" $OpenBSD: openssl.1,v 1.132 2021/09/05 06:16:30 jmc Exp $ |
2 | .\" ==================================================================== | 2 | .\" ==================================================================== |
3 | .\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved. | 3 | .\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved. |
4 | .\" | 4 | .\" |
@@ -845,7 +845,8 @@ The default value is | |||
845 | .Cm yes . | 845 | .Cm yes . |
846 | .Pp | 846 | .Pp |
847 | Note that it is valid in some circumstances for certificates to be created | 847 | Note that it is valid in some circumstances for certificates to be created |
848 | without any subject. In the case where there are multiple certificates without | 848 | without any subject. |
849 | In cases where there are multiple certificates without | ||
849 | subjects this does not count as a duplicate. | 850 | subjects this does not count as a duplicate. |
850 | .It Cm x509_extensions | 851 | .It Cm x509_extensions |
851 | The same as | 852 | The same as |