[4.0] f1ca0b6 Use SI case for modifiers, fix spelling of (E)xa
Lasse Karstensen
lkarsten at varnish-software.com
Mon Sep 22 16:38:23 CEST 2014
commit f1ca0b62566a22e2ea7e30c1671838aba91fef8e
Author: Andreas Plesner <apj at mutt.dk>
Date: Wed Jul 30 10:55:22 2014 +0200
Use SI case for modifiers, fix spelling of (E)xa
diff --git a/doc/sphinx/reference/varnishd.rst b/doc/sphinx/reference/varnishd.rst
index e1d02bb..dbe5db8 100644
--- a/doc/sphinx/reference/varnishd.rst
+++ b/doc/sphinx/reference/varnishd.rst
@@ -76,10 +76,10 @@ OPTIONS
-l shl[,free[,fill]]
Specifies size of shmlog file. shl is the store for the
- shared memory log records [80m], free is the store for other
- allocations [1m] and fill determines how the log is [+].
- Scaling suffixes like 'k', 'm' can be used up to
- (e)tabytes. Default is 80 Megabytes.
+ shared memory log records [80M], free is the store for other
+ allocations [1M] and fill determines how the log is [+].
+ Scaling suffixes like 'k', 'M' can be used up to
+ (E)xabytes. Default is 80 Megabytes.
-M address:port
Connect to this port and offer the command line interface.
More information about the varnish-commit
mailing list