diff options
Diffstat (limited to 'lib/libcrypto/man/BASIC_CONSTRAINTS_new.3')
-rw-r--r-- | lib/libcrypto/man/BASIC_CONSTRAINTS_new.3 | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/lib/libcrypto/man/BASIC_CONSTRAINTS_new.3 b/lib/libcrypto/man/BASIC_CONSTRAINTS_new.3 index 1293be0050c..c133bb1c35f 100644 --- a/lib/libcrypto/man/BASIC_CONSTRAINTS_new.3 +++ b/lib/libcrypto/man/BASIC_CONSTRAINTS_new.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: BASIC_CONSTRAINTS_new.3,v 1.1 2016/12/23 17:02:41 schwarze Exp $ +.\" $OpenBSD: BASIC_CONSTRAINTS_new.3,v 1.2 2016/12/25 22:15:10 schwarze Exp $ .\" .\" Copyright (c) 2016 Ingo Schwarze <schwarze@openbsd.org> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: December 23 2016 $ +.Dd $Mdocdate: December 25 2016 $ .Dt BASIC_CONSTRAINTS_NEW 3 .Os .Sh NAME @@ -31,8 +31,9 @@ .Fn BASIC_CONSTRAINTS_new allocates and initializes an empty .Vt BASIC_CONSTRAINTS -object, representing an ASN.1 BasicConstraints structure -defined in RFC 5280 section 4.2.1.9. +object, representing an ASN.1 +.Vt BasicConstraints +structure defined in RFC 5280 section 4.2.1.9. .Pp This object contains two fields. The field |