Say "KBytes" rather than "KB" in the man page

(for various values of K), to further reduce confusion about whether
Tor counts in units of memory or fractions of units of memory. Fixes
bug 7054.
This commit is contained in:
Roger Dingledine
2012-10-06 01:57:13 -04:00
parent 751b3aabb5
commit 0b598cb2bb
2 changed files with 25 additions and 21 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor bugfixes (man page):
- Say "KBytes" rather than "KB" in the man page (for various values
of K), to further reduce confusion about whether Tor counts in
units of memory or fractions of units of memory. Fixes bug 7054.