diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tor.1.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/tor.1.in b/doc/tor.1.in index 2b6699fd5e..7dce7b92a6 100644 --- a/doc/tor.1.in +++ b/doc/tor.1.in @@ -126,6 +126,7 @@ except when the connecting process knows the contents of a file named "control_auth_cookie", which Tor will create in its data directory. This authentication methods should only be used on systems with good filesystem security. +.TP \fBDirFetchPeriod \fR\fIN\fR \fBseconds\fR|\fBminutes\fR|\fBhours\fR|\fBdays\fR|\fBweeks\fP Every time the specified period elapses, Tor downloads a directory. A directory contains a signed list of all known servers as well as |