diff options
author | Nick Mathewson <nickm@torproject.org> | 2017-03-14 11:25:54 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2017-03-14 11:25:54 -0400 |
commit | 92813941b5f467b878485eb3c141c59f48736847 (patch) | |
tree | 8d6d45ed5704e12ee66ea40023d787139b651a94 /doc | |
parent | e2cd600da6e99c38193a6bd326b4208b1fc380d8 (diff) | |
download | tor-92813941b5f467b878485eb3c141c59f48736847.tar.gz tor-92813941b5f467b878485eb3c141c59f48736847.zip |
#21720: Update "directory server options" preamble in manpage
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tor.1.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/tor.1.txt b/doc/tor.1.txt index de2e2b4a04..1665cfe947 100644 --- a/doc/tor.1.txt +++ b/doc/tor.1.txt @@ -2121,8 +2121,9 @@ is non-zero): DIRECTORY SERVER OPTIONS ------------------------ -The following options are useful only for directory servers (that is, -if DirPort is non-zero): +The following options are useful only for directory servers. (Relays with +enough bandwidth automatically become directory servers; see DirCache for +details.) [[DirPortFrontPage]] **DirPortFrontPage** __FILENAME__:: When this option is set, it takes an HTML file and publishes it as "/" on |