aboutsummaryrefslogtreecommitdiff
path: root/changes/bug7054
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2012-10-06 01:57:13 -0400
committerRoger Dingledine <arma@torproject.org>2012-10-06 01:57:13 -0400
commit0b598cb2bbddd91a0152ca30af4387d8f9162cc1 (patch)
tree2ffd9743a2bc4be63e2c04c774e93a07474c5914 /changes/bug7054
parent751b3aabb5ab88fca16834e559a8d9835831b05f (diff)
downloadtor-0b598cb2bbddd91a0152ca30af4387d8f9162cc1.tar.gz
tor-0b598cb2bbddd91a0152ca30af4387d8f9162cc1.zip
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.
Diffstat (limited to 'changes/bug7054')
-rw-r--r--changes/bug70544
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug7054 b/changes/bug7054
new file mode 100644
index 0000000000..15680d72ce
--- /dev/null
+++ b/changes/bug7054
@@ -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.