X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fman%2Fmemcached_clone.3;h=7f6fbceddd2e8fd43cb5654dbb39a45df9518828;hb=refs%2Ftags%2F1.0.8;hp=b0d803a18a6bd3e013d9f487c3c90124f195bfc2;hpb=92b9f88eef9029d70c4db397da0d7f8d2d06a99c;p=m6w6%2Flibmemcached diff --git a/docs/man/memcached_clone.3 b/docs/man/memcached_clone.3 index b0d803a1..7f6fbced 100644 --- a/docs/man/memcached_clone.3 +++ b/docs/man/memcached_clone.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_CLONE" "3" "April 28, 2012" "1.0.7" "libmemcached" +.TH "MEMCACHED_CLONE" "3" "May 22, 2012" "1.0.8" "libmemcached" .SH NAME memcached_clone \- libmemcached Documentation . @@ -64,8 +64,7 @@ communicate with the server. You should either pass a statically declared a NULL. If a NULL passed in then a structure is allocated for you. .sp Please note, when you write new application use -\fBmemcached()\fP over -\fI\%memcached_create()\fP. +\fBmemcached()\fP over \fI\%memcached_create()\fP. .sp \fI\%memcached_clone()\fP is similar to \fI\%memcached_create()\fP but it copies the defaults and list of servers from the source