X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Flibmemcached.pod;h=4c85b5b4fb70788841ad49cf0b50817437ef3f89;hb=b4de8d3fd063b9017797dd9809ab3acb8a537606;hp=e1a95a73eebdd34bfcf69a8b5e355c37f75437be;hpb=618811a49324bf07ee0d3d435bb3843d3d57fd02;p=m6w6%2Flibmemcached diff --git a/docs/libmemcached.pod b/docs/libmemcached.pod index e1a95a73..4c85b5b4 100644 --- a/docs/libmemcached.pod +++ b/docs/libmemcached.pod @@ -32,7 +32,7 @@ allocated and then initialized by memcached_create(). Functions have been written in order to encapsulate the C. It is not recommended that you operate directly against the structure. -Nearly all functions return a C value. +Nearly all functions return a C value. This value can be translated to a printable string with memcached_strerror(3). Partitioning based on keys is supported in the library. Using the key partioning