keyctl.2: Remove parentheses from the crypto API URL description

Those look unnecessary when rendered either as text or HTML.

* man2/keyctl.2 (.SH DESCRIPTION) <.TP .BR KEYCTL_DH_COMPUTE>:
  Remove parentheses around "Kernel Crypto API Architecture".

Signed-off-by: Eugene Syromyatnikov <evgsyr@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Eugene Syromyatnikov 2017-09-11 05:11:14 +02:00 committed by Michael Kerrisk
parent b1ee2e42a6
commit 52428b024d
1 changed files with 1 additions and 1 deletions

View File

@ -1508,7 +1508,7 @@ field is a null-terminated string which specifies a hash name
(available in the kernel's crypto API; the list of the hashes available
is rather tricky to observe; please refer to the
.UR https://www.kernel.org/doc/html/latest/crypto/architecture.html
("Kernel Crypto API Architecture")
"Kernel Crypto API Architecture"
.UE
documentation for the information regarding how hash names are constructed and
your kernel's source and configuration regarding what ciphers