diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2016-12-14 07:00:36 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2016-12-14 07:00:36 +0000 |
commit | b9aec5ea80e0ffd0b2069c7fbb3a2e09dd7eff6d (patch) | |
tree | 7e2b123b9a476dff8dcb353d394ccebb978870fc /lib/libcrypto/man/ESS_SIGNING_CERT_new.3 | |
parent | f36838ee92524efe7682361388be3d6802392210 (diff) |
tweak previous;
Diffstat (limited to 'lib/libcrypto/man/ESS_SIGNING_CERT_new.3')
-rw-r--r-- | lib/libcrypto/man/ESS_SIGNING_CERT_new.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libcrypto/man/ESS_SIGNING_CERT_new.3 b/lib/libcrypto/man/ESS_SIGNING_CERT_new.3 index d942a03e34e..2e55f6cbed2 100644 --- a/lib/libcrypto/man/ESS_SIGNING_CERT_new.3 +++ b/lib/libcrypto/man/ESS_SIGNING_CERT_new.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ESS_SIGNING_CERT_new.3,v 1.1 2016/12/14 02:03:50 schwarze Exp $ +.\" $OpenBSD: ESS_SIGNING_CERT_new.3,v 1.2 2016/12/14 07:00:35 jmc Exp $ .\" .\" Copyright (c) 2016 Ingo Schwarze <schwarze@openbsd.org> .\" @@ -63,7 +63,7 @@ object, representing an ASN.1 ESSCertID structure defined in RFC 2634 section 5.4.1. Such objects can be used inside .Vt ESS_SIGNING_CERT -objects, and each one can hold an SHA1 hash of one certificate. +objects, and each one can hold a SHA1 hash of one certificate. .Fn ESS_CERT_ID_free frees .Fa cert_id . |