diff options
author | Damian Johnson <atagar@torproject.org> | 2015-11-23 17:51:30 -0800 |
---|---|---|
committer | Damian Johnson <atagar@torproject.org> | 2015-11-23 17:51:30 -0800 |
commit | 91b0ba1d197843848bea344e90704028779c4b7a (patch) | |
tree | 85ebfbb9b4320b177a9ccc02166f07946537a128 /doc/tor.1.txt | |
parent | 961db64d3c106e5b8e370a2d8b2491344de6734a (diff) | |
download | tor-91b0ba1d197843848bea344e90704028779c4b7a.tar.gz tor-91b0ba1d197843848bea344e90704028779c4b7a.zip |
TestingLinkCertLifetime was misnamed as 'TestingLinkCertifetime'
Simple typo - we were missing a letter.
Diffstat (limited to 'doc/tor.1.txt')
-rw-r--r-- | doc/tor.1.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tor.1.txt b/doc/tor.1.txt index 0241046aa7..0db88e69f1 100644 --- a/doc/tor.1.txt +++ b/doc/tor.1.txt @@ -2449,7 +2449,7 @@ The following options are used for running a testing Tor network. authority on a testing network. Overrides the usual default lower bound of 4 KB. (Default: 0) -[[TestingLinkCertLifetime]] **TestingLinkCertifetime** __N__ **seconds**|**minutes**|**hours**|**days**|**weeks**|**months**:: +[[TestingLinkCertLifetime]] **TestingLinkCertLifetime** __N__ **seconds**|**minutes**|**hours**|**days**|**weeks**|**months**:: Overrides the default lifetime for the certificates used to authenticate our X509 link cert with our ed25519 signing key. (Default: 2 days) |