X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fman%2Fmemcached_create.3;h=bb828469a07884b50158cd9e50f3188e5f409e0b;hb=6278f4fcc2b81952d7420c081961dd83935c8c85;hp=bd022d0805b1822ce51092504b26904d59a8d9d6;hpb=5abb93aa2fc9d32eda20c84cc9c04056789c056e;p=m6w6%2Flibmemcached diff --git a/docs/man/memcached_create.3 b/docs/man/memcached_create.3 index bd022d08..bb828469 100644 --- a/docs/man/memcached_create.3 +++ b/docs/man/memcached_create.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_CREATE" "3" "April 27, 2012" "1.0.6" "libmemcached" +.TH "MEMCACHED_CREATE" "3" "July 11, 2012" "1.0.9" "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