diff --git a/doc/old/rtorrent.1.xml b/doc/old/rtorrent.1.xml
index 76d2401d..f14c3566 100644
--- a/doc/old/rtorrent.1.xml
+++ b/doc/old/rtorrent.1.xml
@@ -723,6 +723,27 @@ not allow connections to UDP trackers.
+
+ http_capath = path
+ http_cacert = filename
+
+Set the certificates to use in http requests. See Curl's
+CURLOPT_CAPATH and CURLOPT_CAINFO options for further information.
+
+
+
+
+
+
+
+
+ DHT-RELATED SETTINGS
+
+ Settings related to DHT
+
+
+
+
dht = disabled|off|auto|on
@@ -755,20 +776,10 @@ The port is optional, with port 6881 being used by default.
-
- http_capath = path
- http_cacert = filename
-
-Set the certificates to use in http requests. See Curl's
-CURLOPT_CAPATH and CURLOPT_CAINFO options for further information.
-
-
-
-
USER-INTERFACE SETTINGS