summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDustin Sallings <dustin@spy.net>2009-03-19 01:52:11 -0700
committerDustin Sallings <dustin@spy.net>2009-03-19 01:52:26 -0700
commit9791d32edaa99d2cb3825c2e526b066a6cbe2e4c (patch)
tree9c6cf0db1476dc98b36593e94e776d1c4a4ace2d
parent5efd6f8928be65f31b19738123a4bd23ea1302df (diff)
downloadmemcached-9791d32edaa99d2cb3825c2e526b066a6cbe2e4c.tar.gz
Updated man page wording for -C.
-rw-r--r--doc/memcached.12
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/memcached.1 b/doc/memcached.1
index 9441afb..c4ae145 100644
--- a/doc/memcached.1
+++ b/doc/memcached.1
@@ -83,7 +83,7 @@ the size to allow a bigger percentage of your items to fit in the most densely
packed (smallest) chunks.
.TP
.B \-C
-Disable the use of CAS id (and reduce the per-item size with 8 bytes).
+Disable the use of CAS (and reduce the per-item size by 8 bytes).
.TP
.B \-h
Show the version of memcached and a summary of options.