summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/ChaCha.3
diff options
context:
space:
mode:
authorjsg <>2022-02-18 10:24:32 +0000
committerjsg <>2022-02-18 10:24:32 +0000
commita72b3400b5022f9456bfb2f05ccf5d617c73fc62 (patch)
treeb69c843acc26a938c17732cbb3e510989399058c /src/lib/libcrypto/man/ChaCha.3
parentb46788f47b350c7590f9511485362d2ac83c5e9b (diff)
downloadopenbsd-a72b3400b5022f9456bfb2f05ccf5d617c73fc62.tar.gz
openbsd-a72b3400b5022f9456bfb2f05ccf5d617c73fc62.tar.bz2
openbsd-a72b3400b5022f9456bfb2f05ccf5d617c73fc62.zip
prefer https links in man pages
ok gnezdo@ miod@ jmc@
Diffstat (limited to 'src/lib/libcrypto/man/ChaCha.3')
-rw-r--r--src/lib/libcrypto/man/ChaCha.36
1 files changed, 3 insertions, 3 deletions
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 @@
1.\" $OpenBSD: ChaCha.3,v 1.2 2020/06/24 18:15:00 jmc Exp $ 1.\" $OpenBSD: ChaCha.3,v 1.3 2022/02/18 10:24:32 jsg Exp $
2.\" 2.\"
3.\" Copyright (c) 2020 Ingo Schwarze <schwarze@openbsd.org> 3.\" Copyright (c) 2020 Ingo Schwarze <schwarze@openbsd.org>
4.\" 4.\"
@@ -14,7 +14,7 @@
14.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF 14.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
15.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 15.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
16.\" 16.\"
17.Dd $Mdocdate: June 24 2020 $ 17.Dd $Mdocdate: February 18 2022 $
18.Dt CHACHA 3 18.Dt CHACHA 3
19.Os 19.Os
20.Sh NAME 20.Sh NAME
@@ -201,7 +201,7 @@ from the first two thirds of
201.Rs 201.Rs
202.%A Daniel J. Bernstein 202.%A Daniel J. Bernstein
203.%T ChaCha, a variant of Salsa20 203.%T ChaCha, a variant of Salsa20
204.%U http://cr.yp.to/chacha/chacha-20080128.pdf 204.%U https://cr.yp.to/chacha/chacha-20080128.pdf
205.%C Chicago 205.%C Chicago
206.%D January 28, 2008 206.%D January 28, 2008
207.Re 207.Re