diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2021-09-05 06:16:31 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2021-09-05 06:16:31 +0000 |
commit | 22908bb378c08178c6ace403ec4f47a86e76bef6 (patch) | |
tree | c9b54abbcc879a28dd4d72f8c05aec9e34992f71 | |
parent | da7c2bc6a1b27e853564206747b700039f8666d2 (diff) |
new sentence, new line, and tweak wording of previous;
-rw-r--r-- | usr.bin/openssl/openssl.1 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.bin/openssl/openssl.1 b/usr.bin/openssl/openssl.1 index e698c33a0a4..5f7f2394f7f 100644 --- a/usr.bin/openssl/openssl.1 +++ b/usr.bin/openssl/openssl.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: openssl.1,v 1.131 2021/09/05 01:55:54 inoguchi Exp $ +.\" $OpenBSD: openssl.1,v 1.132 2021/09/05 06:16:30 jmc Exp $ .\" ==================================================================== .\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved. .\" @@ -845,7 +845,8 @@ The default value is .Cm yes . .Pp Note that it is valid in some circumstances for certificates to be created -without any subject. In the case where there are multiple certificates without +without any subject. +In cases where there are multiple certificates without subjects this does not count as a duplicate. .It Cm x509_extensions The same as |