浏览代码

Updated doc

Tatsuhiro Tsujikawa 13 年之前
父节点
当前提交
49baa7df21
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3 3
      README.rst

+ 3 - 3
README.rst

@@ -316,9 +316,9 @@ DHT
 ~~~
 
 aria2 supports mainline compatible DHT. By default, the routing table
-for IPv4 DHT is saved to $HOME/.aria2/dht.dat and the routing table
-for IPv6 DHT is saved to $HOME/.aria2/dht6.dat. aria2 uses same port
-number to listen on for both IPv4 and IPv6 DHT.
+for IPv4 DHT is saved to ``$HOME/.aria2/dht.dat`` and the routing
+table for IPv6 DHT is saved to ``$HOME/.aria2/dht6.dat``. aria2 uses
+same port number to listen on for both IPv4 and IPv6 DHT.
 
 Other things should be noted
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~