diff options
author | jmc <> | 2021-09-05 06:16:30 +0000 |
---|---|---|
committer | jmc <> | 2021-09-05 06:16:30 +0000 |
commit | 3b7fb65d02ecc9f672c18ba2af2956686e22dd7d (patch) | |
tree | d2ceffc71c56f5d5ec747a24bbfdc831d59a40aa /src | |
parent | e897564638f259431a5ade8d4e07274907ca99d1 (diff) | |
download | openbsd-3b7fb65d02ecc9f672c18ba2af2956686e22dd7d.tar.gz openbsd-3b7fb65d02ecc9f672c18ba2af2956686e22dd7d.tar.bz2 openbsd-3b7fb65d02ecc9f672c18ba2af2956686e22dd7d.zip |
new sentence, new line, and tweak wording of previous;
Diffstat (limited to 'src')
-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 |