From 706c8ab535b696ab96adbb76c17f8c94ffb56163 Mon Sep 17 00:00:00 2001 From: Fabian Keil <fk@fabiankeil.de> Date: Wed, 16 Dec 2020 07:39:55 +0100 Subject: [PATCH] Turn a reference to the show-status page into a link ... when rendered for the user manual. --- doc/source/p-config.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/p-config.sgml b/doc/source/p-config.sgml index 76042c38..f41ec076 100644 --- a/doc/source/p-config.sgml +++ b/doc/source/p-config.sgml @@ -1269,7 +1269,7 @@ actionsfile They can only be used if <application>Privoxy</application> has been compiled with IPv6 support. If you aren't sure if your version supports it, have a look at - <literal>http://config.privoxy.org/show-status</literal>. + <ulink url="http://config.privoxy.org/show-status">http://config.privoxy.org/show-status</ulink>. </para> <para> Some operating systems will prefer IPv6 to IPv4 addresses even if the -- 2.49.0