diff options
Diffstat (limited to 'src/lib/libcrypto/man/d2i_X509_SIG.3')
-rw-r--r-- | src/lib/libcrypto/man/d2i_X509_SIG.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libcrypto/man/d2i_X509_SIG.3 b/src/lib/libcrypto/man/d2i_X509_SIG.3 index 8466ccfe7f..33676b6df0 100644 --- a/src/lib/libcrypto/man/d2i_X509_SIG.3 +++ b/src/lib/libcrypto/man/d2i_X509_SIG.3 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: d2i_X509_SIG.3,v 1.4 2016/12/08 20:22:08 jmc Exp $ | 1 | .\" $OpenBSD: d2i_X509_SIG.3,v 1.5 2016/12/25 22:15:10 schwarze Exp $ |
2 | .\" OpenSSL 9b86974e Aug 17 15:21:33 2015 -0400 | 2 | .\" OpenSSL 9b86974e Aug 17 15:21:33 2015 -0400 |
3 | .\" | 3 | .\" |
4 | .\" This file was written by Dr. Stephen Henson <steve@openssl.org>. | 4 | .\" This file was written by Dr. Stephen Henson <steve@openssl.org>. |
@@ -48,7 +48,7 @@ | |||
48 | .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED | 48 | .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED |
49 | .\" OF THE POSSIBILITY OF SUCH DAMAGE. | 49 | .\" OF THE POSSIBILITY OF SUCH DAMAGE. |
50 | .\" | 50 | .\" |
51 | .Dd $Mdocdate: December 8 2016 $ | 51 | .Dd $Mdocdate: December 25 2016 $ |
52 | .Dt D2I_X509_SIG 3 | 52 | .Dt D2I_X509_SIG 3 |
53 | .Os | 53 | .Os |
54 | .Sh NAME | 54 | .Sh NAME |
@@ -72,7 +72,7 @@ | |||
72 | These functions decode and encode an | 72 | These functions decode and encode an |
73 | .Vt X509_SIG | 73 | .Vt X509_SIG |
74 | structure, which is equivalent to the | 74 | structure, which is equivalent to the |
75 | .Sy DigestInfo | 75 | .Vt DigestInfo |
76 | structure defined in PKCS#1 and PKCS#7. | 76 | structure defined in PKCS#1 and PKCS#7. |
77 | They otherwise behave in a way similar to | 77 | They otherwise behave in a way similar to |
78 | .Xr d2i_X509 3 | 78 | .Xr d2i_X509 3 |