diff options
author | Thomas Sjögren <thomas@northernsecurity.net> | 2005-05-15 01:23:10 +0000 |
---|---|---|
committer | Thomas Sjögren <thomas@northernsecurity.net> | 2005-05-15 01:23:10 +0000 |
commit | 5b69d685228904e17cef7d94adf0d76b4681140c (patch) | |
tree | 9463c60bba47b034ab0423c49f32f9a1b34e1edb /doc | |
parent | 8de9837401797836ce1fbb3b4de40412d2ee1f0a (diff) | |
download | tor-5b69d685228904e17cef7d94adf0d76b4681140c.tar.gz tor-5b69d685228904e17cef7d94adf0d76b4681140c.zip |
Missing .TP in man file
svn:r4219
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 |