diff options
author | 2015-09-13 07:54:05 +0000 | |
---|---|---|
committer | 2015-09-13 07:54:05 +0000 | |
commit | 298b94b66b8c6165e35b6eec7fec25e2d9369a6d (patch) | |
tree | 734d63b3da6b10af46654e5525f5907f5ade0016 | |
parent | Do provide hidden _libc_* aliases for sig{block,setmask} and use them in (diff) | |
download | wireguard-openbsd-298b94b66b8c6165e35b6eec7fec25e2d9369a6d.tar.xz wireguard-openbsd-298b94b66b8c6165e35b6eec7fec25e2d9369a6d.zip |
tweak STANDARDS;
-rw-r--r-- | usr.bin/openssl/openssl.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/openssl/openssl.1 b/usr.bin/openssl/openssl.1 index efa264fc9d6..d1c6e64c02d 100644 --- a/usr.bin/openssl/openssl.1 +++ b/usr.bin/openssl/openssl.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: openssl.1,v 1.23 2015/09/12 19:34:07 lteo Exp $ +.\" $OpenBSD: openssl.1,v 1.24 2015/09/13 07:54:05 jmc Exp $ .\" ==================================================================== .\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved. .\" @@ -112,7 +112,7 @@ .\" .\" OPENSSL .\" -.Dd $Mdocdate: September 12 2015 $ +.Dd $Mdocdate: September 13 2015 $ .Dt OPENSSL 1 .Os .Sh NAME @@ -9893,7 +9893,7 @@ certificates. .%A P. Chown .%D June 2002 .%R RFC 3268 -.%T Advanced Encryption Standard (AES) Ciphersuites for Transport Layer Security(TLS) +.%T Advanced Encryption Standard (AES) Ciphersuites for Transport Layer Security (TLS) .Re .\" .\" OPENSSL HISTORY |