From 497335709d689d42c3f078b1d2f99043f3325e62 Mon Sep 17 00:00:00 2001 From: Loup Vaillant Date: Tue, 14 Mar 2023 21:46:17 +0100 Subject: [PATCH] .Lk is better than .%U for links Source1: https://man.openbsd.org/mdoc.7#Rs Source2: https://man.openbsd.org/mdoc.7#Lk --- doc/crypto_elligator_map.3monocypher | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/crypto_elligator_map.3monocypher b/doc/crypto_elligator_map.3monocypher index d14b4f6..5c0f943 100644 --- a/doc/crypto_elligator_map.3monocypher +++ b/doc/crypto_elligator_map.3monocypher @@ -275,7 +275,7 @@ The mapping uses 2 as the non-square .Va Z , and [0..2^254-10] as the set of non-negative field elements. See -.%U https://elligator.org/map +.Lk https://elligator.org/map for more details. .Sh HISTORY The -- 2.47.3