diff -ru memcached-1.2.5/scripts/memcached-tool memcached-1.2.5-new/scripts/memcached-tool --- memcached-1.2.5/scripts/memcached-tool 2008-03-03 19:13:45.000000000 +0000 +++ memcached-1.2.5-new/scripts/memcached-tool 2008-07-09 10:58:17.000000000 +0100 @@ -46,7 +46,7 @@ You can only move slabs around once memory is totally allocated, and only once the target class is full. (So you can't move from #6 to #9 and #7 -to #9 at the same itme, since you'd have to wait for #9 to fill from +to #9 at the same time, since you'd have to wait for #9 to fill from the first reassigned page) " unless $host && $mode;