diff options
Diffstat (limited to 'src/lib')
-rw-r--r-- | src/lib/libcrypto/man/X509_keyid_set1.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libcrypto/man/X509_keyid_set1.3 b/src/lib/libcrypto/man/X509_keyid_set1.3 index a7733013bc..c529fc742b 100644 --- a/src/lib/libcrypto/man/X509_keyid_set1.3 +++ b/src/lib/libcrypto/man/X509_keyid_set1.3 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: X509_keyid_set1.3,v 1.1 2021/07/09 12:07:27 schwarze Exp $ | 1 | .\" $OpenBSD: X509_keyid_set1.3,v 1.2 2021/07/09 14:41:14 tb Exp $ |
2 | .\" | 2 | .\" |
3 | .\" Copyright (c) 2021 Ingo Schwarze <schwarze@openbsd.org> | 3 | .\" Copyright (c) 2021 Ingo Schwarze <schwarze@openbsd.org> |
4 | .\" | 4 | .\" |
@@ -59,7 +59,7 @@ bytes of | |||
59 | stored using | 59 | stored using |
60 | .Fn X509_keyid_set1 | 60 | .Fn X509_keyid_set1 |
61 | will be written to the | 61 | will be written to the |
62 | .Sy friendlyName | 62 | .Sy localKeyID |
63 | attribute of the PKCS#12 structure if | 63 | attribute of the PKCS#12 structure if |
64 | .Xr PKCS12_create 3 | 64 | .Xr PKCS12_create 3 |
65 | is later called on | 65 | is later called on |
@@ -69,7 +69,7 @@ and the | |||
69 | stored using | 69 | stored using |
70 | .Fn X509_alias_set1 | 70 | .Fn X509_alias_set1 |
71 | will be written to the | 71 | will be written to the |
72 | .Sy localKeyID | 72 | .Sy friendlyName |
73 | attribute. | 73 | attribute. |
74 | If | 74 | If |
75 | .Fa data | 75 | .Fa data |