mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
4233fb7014
Make clear in the man page, in both the bandwidth section and the accountingmax section, that Tor counts in powers of two, not powers of ten: 1 GByte is 1024*1024*1024 bytes, not one billion bytes. Resolves ticket 32106.
6 lines
281 B
Plaintext
6 lines
281 B
Plaintext
o Minor features (documentation):
|
|
- Make clear in the man page, in both the bandwidth section and the
|
|
accountingmax section, that Tor counts in powers of two, not
|
|
powers of ten: 1 GByte is 1024*1024*1024 bytes, not one billion
|
|
bytes. Resolves ticket 32106.
|