diff options
Diffstat (limited to 'src/lib/libcrypto/man/X509_ALGOR_dup.3')
| -rw-r--r-- | src/lib/libcrypto/man/X509_ALGOR_dup.3 | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/src/lib/libcrypto/man/X509_ALGOR_dup.3 b/src/lib/libcrypto/man/X509_ALGOR_dup.3 index 7a46b372c2..b1a28e11ba 100644 --- a/src/lib/libcrypto/man/X509_ALGOR_dup.3 +++ b/src/lib/libcrypto/man/X509_ALGOR_dup.3 | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | .\" $OpenBSD: X509_ALGOR_dup.3,v 1.4 2016/12/15 23:29:38 jmc Exp $ | 1 | .\" $OpenBSD: X509_ALGOR_dup.3,v 1.5 2016/12/25 22:15:10 schwarze Exp $ |
| 2 | .\" OpenSSL 4692340e Jun 7 15:49:08 2016 -0400 | 2 | .\" OpenSSL 4692340e Jun 7 15:49:08 2016 -0400 |
| 3 | .\" | 3 | .\" |
| 4 | .\" This file is a derived work. | 4 | .\" This file is a derived work. |
| @@ -65,7 +65,7 @@ | |||
| 65 | .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED | 65 | .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED |
| 66 | .\" OF THE POSSIBILITY OF SUCH DAMAGE. | 66 | .\" OF THE POSSIBILITY OF SUCH DAMAGE. |
| 67 | .\" | 67 | .\" |
| 68 | .Dd $Mdocdate: December 15 2016 $ | 68 | .Dd $Mdocdate: December 25 2016 $ |
| 69 | .Dt X509_ALGOR_DUP 3 | 69 | .Dt X509_ALGOR_DUP 3 |
| 70 | .Os | 70 | .Os |
| 71 | .Sh NAME | 71 | .Sh NAME |
| @@ -115,8 +115,9 @@ | |||
| 115 | .Fn X509_ALGOR_new | 115 | .Fn X509_ALGOR_new |
| 116 | allocates and initializes an empty | 116 | allocates and initializes an empty |
| 117 | .Vt X509_ALGOR | 117 | .Vt X509_ALGOR |
| 118 | object, representing an ASN.1 AlgorithmIdentifier structure | 118 | object, representing an ASN.1 |
| 119 | defined in RFC 5280 section 4.1.1.2. | 119 | .Vt AlgorithmIdentifier |
| 120 | structure defined in RFC 5280 section 4.1.1.2. | ||
| 120 | Such objects can specify a cryptographic algorithm together | 121 | Such objects can specify a cryptographic algorithm together |
| 121 | with algorithm-specific parameters. | 122 | with algorithm-specific parameters. |
| 122 | They are used by many other objects, for example certificates, | 123 | They are used by many other objects, for example certificates, |
