X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=docs%2Fman%2Flibmemcachedutil.3;h=b0d90b010db78f8a11a655533d4540fc758fb5a3;hb=51ab202ee2cac857ba1f79e2fd73042b427a9513;hp=25936d85f8f124e200fc7ed58a34444957950c80;hpb=281c398ba3a10af677494c4453cd09d85ca921e0;p=awesomized%2Flibmemcached diff --git a/docs/man/libmemcachedutil.3 b/docs/man/libmemcachedutil.3 index 25936d85..b0d90b01 100644 --- a/docs/man/libmemcachedutil.3 +++ b/docs/man/libmemcachedutil.3 @@ -32,8 +32,10 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] . .sp Utility library for libmemcached +.SH LIBRARY .sp -C Client Library containing utility functions for libmemcached (libmemcachedutil, \-lmemcachedutil) +C Client Library containing utility functions for libmemcached (libmemcachedutil, \-lmemcachedutil \-lmemcached) +.SH SYNOPSIS .sp .nf .ft C @@ -42,24 +44,28 @@ cc [ flag ... ] file ... \-lmemcachedutil #include .ft P .fi +.SH DESCRIPTION .sp \fBlibmemcachedutil\fP is a small and thread\-safe client library that provides extra functionality built on top of \fBlibmemcached\fP. +.SH THREADS .sp Do not try to access an instance of \fBmemcached_st\fP from multiple threads at the same time. If you want to access memcached from multiple threads you should either clone the \fBmemcached_st\fP, or use the memcached pool implementation. see memcached_pool_create(3). +.SH HOME .sp To find out more information please check: \fI\%https://launchpad.net/libmemcached\fP +.SH SEE ALSO .sp \fIlibmemcached(3)\fP \fImemcached_pool_create(3)\fP \fImemcached_pool_destroy(3)\fP \fImemcached_pool_pop(3)\fP \fImemcached_pool_push(3)\fP .SH AUTHOR Brian Aker .SH COPYRIGHT -2011, Brian Aker +2011, Brian Aker DataDifferential, http://datadifferential.com/ .\" Generated by docutils manpage writer. .\" .