[master] 2323cab Use SI case for modifiers, fix spelling of (E)xa
Andreas Plesner
apj at mutt.dk
Wed Jul 30 10:55:43 CEST 2014
commit 2323cab770c9d60b36a1933528d01de473bb3077
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