tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit c793cf338b92ba2aee0d556a041fefeb2656ee04
parent 021187f91503814f13dd73b9ed835c20c57f945d
Author: teor <teor@torproject.org>
Date:   Wed,  7 Nov 2018 18:46:39 +1000

doc: Remove an outdated sentence from KeepalivePeriod in the man page

Diffstat:
Mdoc/tor.1.txt | 4+---
1 file changed, 1 insertion(+), 3 deletions(-)

diff --git 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