X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fman%2Fmemcached_create.3;h=26d7c2db2b903d545c32a43122c15d7a2d610401;hb=bce9a74e8addd1085b2e751508bf9ab0c2e84e45;hp=cc797593b5513febc46de50548b6bf2a0256251b;hpb=8064f17f2e4401c747905800ecaf71e86f853349;p=m6w6%2Flibmemcached diff --git a/docs/man/memcached_create.3 b/docs/man/memcached_create.3 index cc797593..26d7c2db 100644 --- a/docs/man/memcached_create.3 +++ b/docs/man/memcached_create.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_CREATE" "3" "April 19, 2012" "1.0.6" "libmemcached" +.TH "MEMCACHED_CREATE" "3" "May 03, 2012" "1.0.7" "libmemcached" .SH NAME memcached_create \- 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