X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fman%2Fmemcached_create.3;h=d989525e279bb5a8981c8164d2406c73b6eaae99;hb=e9c7a25491f4cf9265a926b7d9848bd70acaf7aa;hp=6de3f34d764d7b4adfabd47b8de71b6ab2d26b6c;hpb=9da2da54f84531ecf8898a2ddcc1e47a651c161c;p=m6w6%2Flibmemcached diff --git a/docs/man/memcached_create.3 b/docs/man/memcached_create.3 index 6de3f34d..d989525e 100644 --- a/docs/man/memcached_create.3 +++ b/docs/man/memcached_create.3 @@ -1,4 +1,4 @@ -.TH "MEMCACHED_CREATE" "3" "March 14, 2012" "1.0.5" "libmemcached" +.TH "MEMCACHED_CREATE" "3" "May 31, 2012" "1.0.8" "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