mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
clarify in man page: we count by powers of two
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.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
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.
|
||||
Reference in New Issue
Block a user