X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fman%2Flibmemcached_examples.3;h=78b155207939764acafa8456c037b5d4f2a56257;hb=5a6dd35a036e60a1e51d2bffbde6b5fb0064e65d;hp=0f69f8a92ef6fd633c40e2481bd5c5f3633a8f47;hpb=6949713f6af6882749d4827e6af46c3ca7c3e8ff;p=m6w6%2Flibmemcached diff --git a/docs/man/libmemcached_examples.3 b/docs/man/libmemcached_examples.3 index 0f69f8a9..ba054414 100644 --- a/docs/man/libmemcached_examples.3 +++ b/docs/man/libmemcached_examples.3 @@ -1,4 +1,4 @@ -.TH "LIBMEMCACHED_EXAMPLES" "3" "July 21, 2011" "0.51" "libmemcached" +.TH "LIBMEMCACHED_EXAMPLES" "3" "September 16, 2012" "1.0.10" "libmemcached" .SH NAME libmemcached_examples \- libmemcached Documentation . @@ -51,7 +51,7 @@ memcached_st *memc= memcached(config_string, strlen(config_string); .fi .sp In the above code you create a \fBmemcached_st\fP object with three server -by making use of \fBmemcached_create_with_options()\fP. +by making use of \fBmemcached_create()\fP. .SH CREATING A POOL OF SERVERS .sp .nf @@ -155,7 +155,7 @@ To find out more information please check: .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker DataDifferential, http://datadifferential.com/ +2011-2012, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" .