about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorJosh Rickmar <jrick@devio.us>2012-08-24 12:00:55 -0400
committerJosh Rickmar <jrick@devio.us>2012-08-24 12:00:55 -0400
commit6abeec3c811d6df2b60eb76eca5747073a064a40 (patch)
tree5b81eb383f8c86f02f8681ad052bb04735e69a11
parentebac4bd1f6bdd023f1a40e4834c41d5466dd5428 (diff)
downloadxombrero-6abeec3c811d6df2b60eb76eca5747073a064a40.tar.gz
Remove the url to the gnutls docs, it's just too long
-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