about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--xombrero.14
1 files changed, 2 insertions, 2 deletions
diff --git a/xombrero.1 b/xombrero.1
index f8f9ec9..9f92941 100644
--- a/xombrero.1
+++ b/xombrero.1
@@ -1281,8 +1281,8 @@ initializing the GnuTLS session.
 This may be used to change the supported TLS/SSL versions and the
 ciphers that are used when making HTTPS connections.
 .Pp
-Full details on how to modify this setting may be found in the
-.Lk http://www.gnu.org/software/gnutls/manual/html_node/Priority-Strings.html "GnuTLS documentation" .
+Full details on how to modify this setting may be found in the GnuTLS
+documentation, Section 8.9: Priority Strings.
 For example, to disable the 128-bit RC4 cipher, change this setting to
 .Pa NORMAL:!ARCFOUR-128 .
 .Pp