diff options
-rw-r--r-- | doc/tor.1.txt | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/tor.1.txt b/doc/tor.1.txt index 2d5237c843..019c8af757 100644 --- a/doc/tor.1.txt +++ b/doc/tor.1.txt @@ -635,9 +635,7 @@ GENERAL OPTIONS [[KeepalivePeriod]] **KeepalivePeriod** __NUM__:: To keep firewalls from expiring connections, send a padding keepalive cell - every NUM seconds on open connections that are in use. If the connection - has no open circuits, it will instead be closed after NUM seconds of - idleness. (Default: 5 minutes) + every NUM seconds on open connections that are in use. (Default: 5 minutes) [[Log]] **Log** __minSeverity__[-__maxSeverity__] **stderr**|**stdout**|**syslog**:: Send all messages between __minSeverity__ and __maxSeverity__ to the standard |