diff options
author | Fernando Fernandez Mancera <ffmancera@riseup.net> | 2018-03-08 12:28:34 +0100 |
---|---|---|
committer | Fernando Fernandez Mancera <ffmancera@riseup.net> | 2018-03-08 12:28:34 +0100 |
commit | c1cfa0fbc4864ae5c54cb89c84a184523ea1aa9e (patch) | |
tree | a91dc06bbe9727e1e0135685b02863a1cdb34910 /doc/tor.1.txt | |
parent | eb089ecaa023eaacd06f042e67bf4b4adda1c8ee (diff) | |
download | tor-c1cfa0fbc4864ae5c54cb89c84a184523ea1aa9e.tar.gz tor-c1cfa0fbc4864ae5c54cb89c84a184523ea1aa9e.zip |
Tweaks into AccountingStart documentation.
Signed-off-by: Fernando Fernandez Mancera <ffmancera@riseup.net>
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 54375300ab..41dab4ae38 100644 --- a/doc/tor.1.txt +++ b/doc/tor.1.txt @@ -2173,7 +2173,7 @@ is non-zero): Specify how long accounting periods last. If **month** is given, each accounting period runs from the time __HH:MM__ on the __dayth__ day of one month to the same day and time of the next. The relay will go at full speed, - use all the quota you specify, then hibernate for the rest of the month.(The + use all the quota you specify, then hibernate for the rest of the period. (The day must be between 1 and 28.) If **week** is given, each accounting period runs from the time __HH:MM__ of the __dayth__ day of one week to the same day and time of the next week, with Monday as day 1 and Sunday as day 7. If **day** |