summaryrefslogtreecommitdiff
path: root/doc/misc/emacs-gnutls.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/misc/emacs-gnutls.texi')
-rw-r--r--doc/misc/emacs-gnutls.texi6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/misc/emacs-gnutls.texi b/doc/misc/emacs-gnutls.texi
index 92846a924c5..1715c83a0d2 100644
--- a/doc/misc/emacs-gnutls.texi
+++ b/doc/misc/emacs-gnutls.texi
@@ -116,9 +116,11 @@ information.
The @code{gnutls-algorithm-priority} variable sets the GnuTLS priority
string. This is global, not per host name (although
@code{gnutls-negotiate} supports a priority string per connection so
-it could be done if needed). The priority string syntax is in the
+it could be done if needed). For details see the
@uref{https://www.gnu.org/software/gnutls/documentation.html, GnuTLS
-documentation}.
+documentation} and the
+@uref{https://gnutls.org/manual/html_node/Priority-Strings.html,
+GnuTLS priority string syntax and description}.
@end defvar
@defvar gnutls-trustfiles