Performance improvements in get operations
[m6w6/libmemcached] / docs / libmemcached.pod
index ab0434777856ef9927fc75a1c62de6a545afe747..c46ad1579c789cc61d78b0e572aafb82443ed9b8 100755 (executable)
@@ -24,7 +24,7 @@ matched based on server order as supplied by you). It implements both
 a modula and consistent method of object distribution.
 
 There are multiple implemented routing and hashing methods. See the
-memcached_behavior page.
+memcached_behavior_set() manpage.
 
 All operations are performed against a C<memcached_st> structure.
 These structures can either be dynamically allocated or statically