From 9791d32edaa99d2cb3825c2e526b066a6cbe2e4c Mon Sep 17 00:00:00 2001 From: Dustin Sallings Date: Thu, 19 Mar 2009 01:52:11 -0700 Subject: Updated man page wording for -C. --- doc/memcached.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- cgit v1.2.1