summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMichael Klishin <michael@clojurewerkz.org>2015-12-03 14:39:07 +0300
committerMichael Klishin <michael@clojurewerkz.org>2015-12-03 14:39:07 +0300
commita9f7fef06380e7c29bb8d5d64c706be16732b553 (patch)
tree88ba02f0ad9b4cdaa8d21d772e069445db5c1bd8 /docs
parent3f238fbaafbab5989ea6bf4a40d84cec26959545 (diff)
downloadrabbitmq-server-git-a9f7fef06380e7c29bb8d5d64c706be16732b553.tar.gz
Cosmetics
Diffstat (limited to 'docs')
-rw-r--r--docs/rabbitmqctl.1.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/rabbitmqctl.1.xml b/docs/rabbitmqctl.1.xml
index ee34b15517..b9e478cb53 100644
--- a/docs/rabbitmqctl.1.xml
+++ b/docs/rabbitmqctl.1.xml
@@ -1968,12 +1968,12 @@
triggered, expressed in bytes as an integer number
greater than or equal to 0 or as string with memory unit
(e.g. 1024MB). Available units are:
- k, kiB - kibibytes (2^10)
- M, MiB - mebibytes (2^20)
- G, GiB - gibibytes (2^30)
- kB - kilobytes (10^3)
- MB - megabytes (10^6)
- GB - gigabytes (10^9)
+ k, kiB: kibibytes (2^10 bytes)
+ M, MiB: mebibytes (2^20)
+ G, GiB: gibibytes (2^30)
+ kB: kilobytes (10^3)
+ MB: megabytes (10^6)
+ GB: gigabytes (10^9)
</para></listitem>
</varlistentry>
</variablelist>