From a72b3400b5022f9456bfb2f05ccf5d617c73fc62 Mon Sep 17 00:00:00 2001 From: jsg <> Date: Fri, 18 Feb 2022 10:24:32 +0000 Subject: prefer https links in man pages ok gnezdo@ miod@ jmc@ --- src/lib/libcrypto/man/ChaCha.3 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/lib/libcrypto/man/ChaCha.3') diff --git a/src/lib/libcrypto/man/ChaCha.3 b/src/lib/libcrypto/man/ChaCha.3 index 6b037f80ad..9aae6d70cf 100644 --- a/src/lib/libcrypto/man/ChaCha.3 +++ b/src/lib/libcrypto/man/ChaCha.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ChaCha.3,v 1.2 2020/06/24 18:15:00 jmc Exp $ +.\" $OpenBSD: ChaCha.3,v 1.3 2022/02/18 10:24:32 jsg Exp $ .\" .\" Copyright (c) 2020 Ingo Schwarze .\" @@ -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: June 24 2020 $ +.Dd $Mdocdate: February 18 2022 $ .Dt CHACHA 3 .Os .Sh NAME @@ -201,7 +201,7 @@ from the first two thirds of .Rs .%A Daniel J. Bernstein .%T ChaCha, a variant of Salsa20 -.%U http://cr.yp.to/chacha/chacha-20080128.pdf +.%U https://cr.yp.to/chacha/chacha-20080128.pdf .%C Chicago .%D January 28, 2008 .Re -- cgit v1.2.3-55-g6feb